24unix.net
    {% if is_granted('ROLE_USER') %}
  • Profile Settings
    {% if is_granted('ROLE_ADMIN') %} Administration
    {% endif %} {% if is_granted('ROLE_PREVIOUS_ADMIN') %} Back to Admin
    {% endif %}   Logout
  • {% else %}
  • Log In
  • {% endif %}