import from la bonne adresse and first refactoring for ouidade.com
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{% extends 'partials/base.html.twig' %}
|
||||
|
||||
{% block content_full %}
|
||||
<div class="error">
|
||||
{% include 'partials/messages.html.twig' %}
|
||||
{{ content }}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
{% block footer_section %}
|
||||
<br /><br /><br />
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user