mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
padding-top/left
This commit is contained in:
parent
500b4d2202
commit
52c48f5b5d
@ -60,8 +60,8 @@
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="container content">
|
||||
{% block layout_content %}
|
||||
<div class="container content">
|
||||
{# Flash messages ! #}
|
||||
<div class="container">
|
||||
{% for flashMessage in app.session.flashbag.get('success') %}
|
||||
@ -107,9 +107,8 @@
|
||||
}) }}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
{% endblock %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
<footer class="footer">
|
||||
<p>License AGPL</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user