{% extends "base.html" %} {% block title %} All Posts - {{ super() }} {% endblock title %} {% block head_description %} Full archives of {{ SITENAME|striptags }} blog. {% endblock head_description %} {% block content %}
{% endblock content %}