From: Arthur Darcet Date: Sat, 2 Feb 2013 12:34:22 +0000 (+0100) Subject: Remove logout link from home template X-Git-Url: http://git.polytechnique.org/?p=xnet;a=commitdiff_plain;h=cd42aa052246399effe67a673beba3cccc082f00 Remove logout link from home template --- diff --git a/xnet/templates/xnet/home.html b/xnet/templates/xnet/home.html index 906d372..5a6575e 100644 --- a/xnet/templates/xnet/home.html +++ b/xnet/templates/xnet/home.html @@ -4,7 +4,6 @@ {% block content %} {% if user.is_authenticated %}

Welcome, {{ user.get_full_name }}

-

Log out

{% else %}

Authenticate

Connect through X.org