Files
Phraseanet/templates/web/prod/TOU_ajax.html.twig
Nicolas Le Goff d3d7986727 Fix CS
2012-10-26 12:20:16 +02:00

6 lines
94 B
Twig

{% block content %}
<div>
{% block tou %}{% endblock %}
</div>
{% endblock %}