X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fema.git;a=blobdiff_plain;f=templates%2Fbase.html;h=15e0742499b6d96d8f57c1f596efd54fd66fda4f;hp=f043e3fb3aa4870d6c069b0832a7f20cc1d46a92;hb=00df5d23c35aa1b4bdf9de11622a9530252668fd;hpb=41b21b3775106ca5c928660ec62da6397283d229 diff --git a/templates/base.html b/templates/base.html index f043e3f..15e0742 100644 --- a/templates/base.html +++ b/templates/base.html @@ -21,60 +21,62 @@ + Gerenciador de eventos -
-

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 %}