diff options
| author | Markus Krogh <markus@nordu.net> | 2018-06-13 13:42:47 +0200 |
|---|---|---|
| committer | Markus Krogh <markus@nordu.net> | 2018-06-13 13:42:47 +0200 |
| commit | 3c0dce89d456c04767ec3607d9de1c9c8056a6ee (patch) | |
| tree | f6d99d492a7ab42afe6c691b7351cea1ce491e7d /src/templates/login.html | |
| parent | 809a262ce8e0c7593487aeb921d3f72092b76788 (diff) | |
Remove python pwman
Diffstat (limited to 'src/templates/login.html')
| -rw-r--r-- | src/templates/login.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/templates/login.html b/src/templates/login.html deleted file mode 100644 index 99aad5d..0000000 --- a/src/templates/login.html +++ /dev/null @@ -1,8 +0,0 @@ -{% extends "base.html" %} -{% block title %}Log in via your IdP{% endblock %} - -{% block content %} -<p> -<a href="https://crowd.nordu.net/Shibboleth.sso/Login/idp.nordu.net?target=https://crowd.nordu.net{% url 'loginfed' %}?next={% url 'index' %}">Click here to login via your Identity Provider</a> -</p> -{% endblock %} |
