{% extends '@HWIOAuth/layout.html.twig' %} {% block hwi_oauth_content %} {% if error is defined and error %} {{ error }} {% endif %} {{ "twitter" | trans({}, 'HWIOAuthBundle') }} {##} {##} {#{{ "google" | trans({}, 'HWIOAuthBundle') }}#} {##} {#{% for owner in hwi_oauth_resource_owners() %}#} {##} {##} {#{{ owner | trans({}, 'HWIOAuthBundle') }}#} {##} {#
#} {#{% endfor %}#} {% endblock hwi_oauth_content %}