{% extends 'base.html' %} {% block content %}
{{ content }}
{% endblock %} {% block after_content %}
comments powered by Disqus
{% endblock %} {% block github_info %} See this page on GitHub (history). {% endblock %}