{% extends 'base.html' %} {% set page_title = "TODO" %} {% block content %} {# TODO! #} {% endblock content %}