Explorar o código

Fix unclosed <div class="wrapper"> tag

Sane %!s(int64=10) %!d(string=hai) anos
pai
achega
6a6ae2f746
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Resources/views/standard_layout.html.twig

+ 1 - 0
Resources/views/standard_layout.html.twig

@@ -314,5 +314,6 @@ file that was distributed with this source code.
                 {% endblock sonata_page_content %}
             </div>
         {% endblock sonata_wrapper %}
+    </div>    
     </body>
 </html>