mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 06:14:23 +00:00
Debug stopping that layout template require css/person.css
This commit is contained in:
parent
50c090b18c
commit
0372ed4959
@ -16,14 +16,6 @@
|
|||||||
#}
|
#}
|
||||||
{% extends "ChillMainBundle::layout.html.twig" %}
|
{% 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 %}
|
{% block layout_content %}
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user