{% set og_title = og_title or _("Cartes postales") %} {% set og_description = og_description or _("Découvrez ma collection de cartes postales anciennes.") %} {% set og_type = og_type or "website" %} {% if og_image %} {% if og_image_width and og_image_height %} {% endif %} {% endif %} {% if og_image %} {% endif %} {% block head %}{% endblock %} {% if config.SITE_MATOMO %} {% endif %}
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% endif %} {% endwith %} {% block content %}{% endblock %} {% block scripts %}{% endblock %}