mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Debug stopping that Admin/index template require css/add.css
This commit is contained in:
parent
0a9cf0ceb6
commit
0f3503015b
@ -2,15 +2,6 @@
|
||||
|
||||
{% block title%}{{ header_title|trans }}{% endblock %}
|
||||
|
||||
|
||||
{% block css %}
|
||||
{% stylesheets output="css/all.css" filter="cssrewrite"
|
||||
"bundles/Chillmain/css/admin.css"
|
||||
%}
|
||||
<link rel="stylesheet" href="{{ asset_url }}"/>
|
||||
{% endstylesheets %}
|
||||
{% endblock css %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<h1>{{ page_title|trans }}</h1>
|
||||
|
Loading…
x
Reference in New Issue
Block a user