From: Thadeu Lima de Souza Cascardo Date: Tue, 9 Oct 2007 17:35:51 +0000 (-0300) Subject: I am a real XHTML/CSS hacker! :-) X-Git-Url: http://git.cascardo.info/?p=cascardo%2Feventmanager.git;a=commitdiff_plain;h=3224899172158fa8995ac981c3673de5e669917a I am a real XHTML/CSS hacker! :-) Uses h3, since in the current div, id content, it's already large and red. Perhaps, using an ID for this may be a better solution, however. --- diff --git a/templates/programacao.html b/templates/programacao.html index dd2bd8c..0cf74a4 100644 --- a/templates/programacao.html +++ b/templates/programacao.html @@ -6,9 +6,9 @@ {% for p in aprovadas %} {% ifchanged p.dia %} - +

{{ p.dia|date:"l, d \de F" }} - +



{% endifchanged %} {{p.titulo}}