{% extends "base.html" %} {% load i18n %} {% load staticfiles %} {% block title %}{% trans "Login" %}{% endblock %} {% block sidenav %}{% endblock %} {% block brcrmb_container %}{% endblock %} {% block extraheadbottom %} {% endblock %} {% block contentplaceholder %}
{% blocktrans %}If you are new to the service, take some time to read the{% endblocktrans %} {% trans "Service Description" %}
{% blocktrans %}Before asking why? take some time to look at the{% endblocktrans %} {% trans "Service Terms" %}
{% blocktrans %}If you have properly set your Shibboleth attributes, you may proceed{% endblocktrans %}
{% blocktrans %}For troubleshooting info and remarks do not hesitate to contact {{ name }}'s Helpdesk.{% endblocktrans %}
{% endwith %}