{% extends './base_template.html' %} {% block content %}

Django Fragments

Demo of its bits and pieces.

{% include './msg_form.html' %} {% endblock content %}