{% extends "layout.html" %} {% block title %}{% trans %}Home{% endtrans %}{% endblock %} {% block toptext %} {% trans %}This is the Federated Open Authentication provider homepage.{% endtrans %} {% endblock %} {% block body %} {% trans %}You will be redirected to this application whenever another application requires you to authenticate.{% endtrans %} {% endblock %}