{% template_hook_point pre_template_hook_name %}
{% if entry_is_new %}
{% endif %}
{% template_hook_point post_template_hook_name %}
{% block entry_title %}{% endblock %}
{% block entry_content %}{% endblock %}