{% extends 'base.html' %} {% load bootstrap %} {% block content %}

{{ title }}.

{% endblock %}