{% extends "base.html" %} {% block title %} :: {{ title }}{% endblock %} {% block content %} {% include "generic_subtemplate.html" %} {% endblock %}