{% extends "CLChillMainBundle::layout.html.twig" %} {% block title%}{{ header_title|trans }}{% endblock %} {% block css %} {% stylesheets output="css/all.css" filter="cssrewrite" "bundles/clchillmain/css/admin.css" %} {% endstylesheets %} {% endblock css %} {% block content %}

{{ page_title|trans }}

{% endblock %}