{% extends "base.html" %} {% block content %} {% include "title.html" %} {% if metadata.date %}
{% endif %}
{{ content | safe }}
{% endblock %}