Explorar o código

Merge pull request #3211 from davidromani/master

Fix minor Twig CS
Thomas %!s(int64=9) %!d(string=hai) anos
pai
achega
03240b95e2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Resources/views/CRUD/base_edit.html.twig

+ 1 - 1
Resources/views/CRUD/base_edit.html.twig

@@ -17,7 +17,7 @@ file that was distributed with this source code.
     {% else %}
         {{ "title_create"|trans({}, 'SonataAdminBundle') }}
     {% endif %}
-{% endblock%}
+{% endblock %}
 
 {% block navbar_title %}
     {{ block('title') }}