{% extends "!layout.html" %} {# Add github banner (from: https://github.com/blog/273-github-ribbons). #} {% block header %} {{ super() }} Fork me on GitHub {% endblock %} {# include the Google Analytics Tracker #} {% block footer %} {{ super() }} {% endblock %}