If you see me, you haven’t set your {% verbatim %}{% block content %}…{% endblock %}{% endverbatim %}
yet.
See Twig’s Template Inheritance documentation for an explanation.
{% endblock %}{# # Layout template # --------------- # # This template defines your site’s global layout. It can be # “extended” by other templates to fill in the gaps. # # See Twig’s Template Inheritance documentation for more details: # http://twig.sensiolabs.org/doc/templates.html#template-inheritance #}
If you see me, you haven’t set your {% verbatim %}{% block content %}…{% endblock %}{% endverbatim %}
yet.
See Twig’s Template Inheritance documentation for an explanation.
{% endblock %}