X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=templates%2Fbase.html;h=9c5f1b25209e6df39589edeb75b192839dcd76eb;hb=b22e31dd8d97bf329b92c4ae4beb27643273e782;hp=54c6e22ee1f1207b6bbeb44f9cabfb1fb95878a5;hpb=1e714726ce381eb9bf3f9929435c49aad9ace217;p=cascardo%2Feventmanager.git diff --git a/templates/base.html b/templates/base.html index 54c6e22..9c5f1b2 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,65 +1,77 @@ - - + {% 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 %} +
+ +
+ {% block content %}{% endblock %} +
- -{# vim: set ft=htmldjango: #} +{# vim:set ft=htmldjango: #}