{% extends 'base.html' %} {% block title %}{{super()}} - Index{% endblock %} {% block content %}
{% endblock %}