| changeset 5 | d8cb31543a3f |
| child 71 | b01e36991488 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/Resources/FOSUserBundle/views/layout.html.twig Tue Oct 04 10:12:08 2011 +0200 @@ -0,0 +1,5 @@ +{% extends 'CompanyBaseBundle::layout.html.twig' %} +{% block content %} + {% block fos_user_content %} + {% endblock fos_user_content %} +{% endblock content %} \ No newline at end of file