{% extends "basic/layout.html" %} {% block footer %} {% if github_url %} Fork me on GitHub {% endif %} {{ super() }} {% endblock %}