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