doughnut-wedding/app/Resources/FOSUserBundle/views/Group/edit.html.twig

6 lines
158 B
Twig
Raw Normal View History

2017-04-09 18:08:01 -07:00
{% extends "@FOSUser/layout.html.twig" %}
{% block fos_user_content %}
{% include "@FOSUser/Group/edit_content.html.twig" %}
{% endblock fos_user_content %}