{% extends 'base'|with_theme %} {% block contents %}

Home

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

{% endblock %}