{% if debug %} {% extends "layout.debug.html" %} {% else %} {% extends "layout.html" %} {% endif %} {% block body %}

Please sign in

{% endblock %}