{% extends "base.html" %} {% block ext_head %} {% endblock %} {% block title %} {% include 'timeline-ajax-title.html' %} {% endblock %} {% block heading %} {% include 'timeline-ajax-heading.html' %} {% endblock %} {% block body %} {% include 'timeline-ajax-body.html' %} {% endblock %}