{% extends "base.html" %} {% block title %}{{ super() }}—{{ name }}{% endblock title %} {% block content %}
{{ description }}