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

{% trans "Welcome" %}

Welcome to GRNET's FoD service.

If you are new to the service, take some time to read the service description here.

If you have properly set your Shibboleth attributes, you can login using the link on the right

For troubleshooting info and remarks do not hesitate to contact GRNET's Helpdesk.

Shibboleth Login

{% endblock %}