From bcc35d97eeb708fcc9b09c5f5873e2834a90b8a7 Mon Sep 17 00:00:00 2001 From: boyska Date: Wed, 24 May 2017 11:33:36 +0200 Subject: [PATCH] classi in base al tag nel programma --- talks/_templates/grid.html | 9 ++++++--- talks/_templates/talk.html | 3 ++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/talks/_templates/grid.html b/talks/_templates/grid.html index 6bf1677..ae4b2c2 100644 --- a/talks/_templates/grid.html +++ b/talks/_templates/grid.html @@ -60,9 +60,12 @@ td.talk > a { {% elif talk == None %} {% elif not talk.skip %} - + {{talk.title}} diff --git a/talks/_templates/talk.html b/talks/_templates/talk.html index f47da39..1da48af 100644 --- a/talks/_templates/talk.html +++ b/talks/_templates/talk.html @@ -1,4 +1,5 @@ -
+

{{title}}