mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Add end line
This commit is contained in:

committed by
Romain Neutron

parent
223f955717
commit
d455af5767
@@ -323,4 +323,5 @@
|
||||
{% block field_enctype %}{{ block('form_enctype') }}{% endblock %}
|
||||
{% block field_errors %}{{ block('form_errors') }}{% endblock %}
|
||||
{% block field_rest %}{{ block('form_rest') }}{% endblock %}
|
||||
{% block field_rows %}{{ block('form_rows') }}{% endblock %}
|
||||
{% block field_rows %}{{ block('form_rows') }}{% endblock %}
|
||||
|
@@ -1 +1 @@
|
||||
{% import "login/common/macros.html.twig" as auth_macro %}
|
||||
{% import "login/common/macros.html.twig" as auth_macro %}
|
||||
|
@@ -12,4 +12,3 @@
|
||||
</div>
|
||||
</div><!-- /sidebar block -->
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user