1 2 3
{% extends "base.html" %} {% load i18n %} {% block content %}{% if homepage %}{{homepage|safe}}{% endif %}{% endblock %}