X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fema.git;a=blobdiff_plain;f=templates%2Fbase.html;h=0a1f669823a2df716f6986885b938ecc564ebe09;hp=f043e3fb3aa4870d6c069b0832a7f20cc1d46a92;hb=f500a8efaf69e20ec2eeeab9b230d44f38e187f5;hpb=fee7f63dd7f41bfb04be7a929913b9b2bada9d1e diff --git a/templates/base.html b/templates/base.html index f043e3f..0a1f669 100644 --- a/templates/base.html +++ b/templates/base.html @@ -21,60 +21,64 @@ + - Gerenciador de eventos + Encontro Mineiro de Software Livre -
-

Gerenciador de eventos

- "Livre para aprimorar" +
+

EMSL - Encontro Mineiro de Software Livre

+
- {% if not user.is_authenticated %} +
+
-
-

Autenticação

- -
- - -
-
- -
-
- {% endif %} + {% if not user.is_authenticated %} + +
+ + + + + +
- + + {% endif %} +
{% block content %} + {% endblock %}