{% extends "base.html" %} {% block title %}{{ section.title }} - {{ super() }}{% endblock title %} {% block content %} {% endblock content %}