{% if meta %} {% for name, content in meta.items() %} {% endfor %} {% endif %} {% if page_title %} {{page_title}} {% else %} Mikula Gallery {% endif %} {% block body %}{% endblock %}