mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 22:35:01 +00:00
Improving admin interface
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
{% extends "ChillMainBundle::layout.html.twig" %}
|
||||
|
||||
{% block title%}{{ header_title|trans }}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<h1>{{ page_title|trans }}</h1>
|
||||
|
||||
{{ chill_menu('admin', {
|
||||
'layout': 'ChillMainBundle::Menu/admin.html.twig',
|
||||
}) }}
|
||||
|
||||
{% endblock %}
|
Reference in New Issue
Block a user