{% extends 'UserPortalBundle:layout:frontend.html.twig' %} {% block header %}
{% endblock %} {% block leftNavigation %}{% endblock %} {% block content %}

{{ '403 - Access Denied'|trans}}

{{ 'The page you are trying to reach is absolutely forbidden some reason.'|trans}}

{{ 'Go To Login Page'|trans}}
{% endblock %}