X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fema.git;a=blobdiff_plain;f=templates%2Fbase.html;h=0a1f669823a2df716f6986885b938ecc564ebe09;hp=4f285c7ebf11cd0ed393d4b7fb69b057ebff1305;hb=f500a8efaf69e20ec2eeeab9b230d44f38e187f5;hpb=e5d99c46f3370265fef9359617a336843f81472c diff --git a/templates/base.html b/templates/base.html index 4f285c7..0a1f669 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,54 +1,85 @@ + - - 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 %} +
+
-
- -
- - -
-
- -
-
- {% endif %} + {% if not user.is_authenticated %} -
- {% else %} -
  • Cadastre-se para enviar trabalhos
  • -
  • Cadastre-se para participar
  • - {% endif %} - +
    + {% block content %} - {% block content %} - {% endblock %} + {% endblock %} +