{% extends "base.html" %} {% block content %} This is Foo
FOO_EMAIL{{ config.FOO_EMAIL }}
FOO_NUM{{ config.FOO_NUM }}
{% endblock %}