X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fema.git;a=blobdiff_plain;f=templates%2Fbase.html;h=c6da896afcdbf978fac573614ec603806f8f46e2;hp=5e7dc1353aa8380cdebe388db8edf7b9b6a8c35e;hb=HEAD;hpb=50ebdd6dac7041d46205bf9e8cbd2192c32bf8f4 diff --git a/templates/base.html b/templates/base.html index 5e7dc13..c6da896 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,54 +1,86 @@ + - - Gerenciador de eventos + + + Encontro Mineiro de Software Livre -

Gerenciador de eventos

- Livre para aprimorar +
+

EMSL - Encontro Mineiro de Software Livre

+ +
-
-
- - -
-
- - -
-
- -
-
- {% endif %} +
+
+ + {% if not user.is_authenticated %} -
- {% else %} -
  • Cadastre-se para enviar trabalhos
  • -
  • Cadastre-se para participar
  • - {% endif %} - +
    + {% block content %} - {% block content %} - {% endblock %} + {% endblock %} +