{% extends "base.html" %} {% block head %} {{ super() }} Edit posts... {% endblock head %} {% block content %}

{{ username }} blog

Edit posts

{% endblock content %}