{% if metadata and metadata.title %}
{{ metadata.title }} — Foldsite
{% if metadata.tags %}
{% endif %} {% else %}
Foldsite — Documentation
{% endif %}
{% for style in styles %}
{% endfor %}
{% block extra_styles %}{% endblock %} {{ content|safe }}