use accounts/logout (local logout only)

This commit is contained in:
Thomas NOËL 2013-09-25 11:05:09 +02:00
parent 859e0a2a3a
commit a11364a74d
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<div id="header">
<h1>Portail des services UnivCloud</h1>
<a href="#" id="portal">Retour au portail</a>
<a href="/authsaml2/logout" id="logout">Déconnexion</a>
<a href="/accounts/logout" id="logout">Déconnexion</a>
</div>
{% endif %}
<div id="content">