{% extends "combo/page_template.html" %} {% block content-pre %}
{% if custom_page_title != "None" %} {% firstof custom_page_title page.title title as page_title %} {% if page_title %}

{{ page_title }}

{% endif %} {% skeleton_extra_placeholder page_header_bottom %}{% end_skeleton_extra_placeholder %} {% endif %}
{% placeholder "vous-etes" name="Menu \"Vous ĂȘtes\"" optional=True outer_tag=True %}
{% endblock %}