X-Git-Url: https://git.mdrn.pl/cas.git/blobdiff_plain/e236585868829946444ac537adbbf481782ecb8f..a7d807af1096c152baf5c32f4f4b3f1a26ea2c76:/cas/templates/cas/logout.html?ds=sidebyside diff --git a/cas/templates/cas/logout.html b/cas/templates/cas/logout.html deleted file mode 100644 index d2a4009..0000000 --- a/cas/templates/cas/logout.html +++ /dev/null @@ -1,12 +0,0 @@ -{% extends "cas_base.html" %} - -{% block title %} -Logged out -{% endblock %} - -{% block content %} -

Logged out

- -

You have successfully logged out. To ensure that you are logged out of all services, please close your browser.

- {% if url %}

Click here to return to {{ url }}

{% endif %} -{% endblock %} \ No newline at end of file