Debug stopping that layout template require css/person.css

This commit is contained in:
Marc Ducobu 2014-11-19 16:45:38 +01:00
parent 50c090b18c
commit 0372ed4959

View File

@ -16,14 +16,6 @@
#}
{% extends "ChillMainBundle::layout.html.twig" %}
{% block css %}
{% stylesheets output="css/all.css" filter="cssrewrite"
"bundles/chillperson/css/person.css"
%}
<link rel="stylesheet" href="{{ asset_url }}"/>
{% endstylesheets %}
{% endblock %}
{% block layout_content %}
<div class="container">