{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "Login" %}{% endblock %} {% block brcrmb_container %}{% endblock %} {% block contentplaceholder %}

GRNET - Firewall on Demand

{% blocktrans %}Welcome to GRNET's FoD service.{% endblocktrans %}

{% trans "What" %}?


{% 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" %}

{% trans "How" %}?


{% blocktrans %}If you have properly set your Shibboleth attributes, you may proceed{% endblocktrans %}

{% trans "Shibboleth Login" %}

{% trans "Help" %}?


{% blocktrans %}For troubleshooting info and remarks do not hesitate to contact GRNET's Helpdesk.{% endblocktrans %}
{% endblock %}