{% extends "base.html" %} {% block content %}

{{ metadata.title }}

{{ content | safe }}
{% if post_list %} {% endif %} {% endblock %}