{% extends "justengel_material/base.html" %} {# extends "base"|with_theme #} {% block contents %}

Home

The home page uses the set theme, and only changes the contents.

{% endblock %}