Browse Source

Merge remote-tracking branch 'upstream/master'

Sullivan SENECHAL 9 years ago
parent
commit
fac92220d9
1 changed files with 1 additions and 1 deletions
  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 %}
     {% else %}
         {{ "title_create"|trans({}, 'SonataAdminBundle') }}
         {{ "title_create"|trans({}, 'SonataAdminBundle') }}
     {% endif %}
     {% endif %}
-{% endblock%}
+{% endblock %}
 
 
 {% block navbar_title %}
 {% block navbar_title %}
     {{ block('title') }}
     {{ block('title') }}