{% extends "rugwebsite/base.html" %} {% load bootstrap4 %} {% load static %} {% block content %}





RUG example django app

The University of Groningen example app features

  • SAML2 authentication
  • The RUG-logo!
  • RUG-like navigation






Welcome,

Login here with your p-, f-, or s-number.



{% csrf_token %} {% bootstrap_form form %}
{% endblock content %}