X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=templates%2Fbase.html;h=88f939297a71e0f7ce6b1566c32526912452b97c;hb=70aa267e3fa1080de9158c04732ecc2be08e9629;hp=e6822f40b79946b18c5ed396b9bdd84381a7530d;hpb=d9365a5579647bff744dfe4308e85ebfe7217145;p=cascardo%2Feventmanager.git diff --git a/templates/base.html b/templates/base.html index e6822f4..88f9392 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,66 +1,81 @@ - - + {% load i18n %} - Encontro Mineiro de Software Livre - + + + EMSL'07 — Encontro Mineiro de Software Livre -
-

Encontro Mineiro de Software Livre

+
+

EMSL 2007 - Encontro Mineiro de Software Livre

+

18 a 20 de outubro de 2007 - DCC/UFLA - Lavras/MG

{% if user.is_authenticated %} - + +

{% else %}
-
- - -
-
- - - - -
+ + + + + +
- {% endif %} + {% endif %}
- +
+ +
+ {% block content %}{% endblock %} +
- -{# vim: set ft=htmldjango: #} +{# vim:set ft=htmldjango: #}