Removes talks page and relative confs

This commit is contained in:
sValo 2016-03-09 00:49:58 +01:00
parent a41b0240fb
commit f6d5e5a09d
2 changed files with 9 additions and 21 deletions

View file

@ -1,12 +0,0 @@
Title: Calendario Talk
Table: 1
Date: 2016-03-5 21:00
Slug: caltalk
Template: tables
navbar_sort: 3
lang: it
Status: hidden
## CALENDARIO DEI TALK
Di seguito trovate il programma dei talk di Umberto, Luca e indovina chi?

View file

@ -59,13 +59,13 @@ PLUGINS = ['langmenu']
MD_EXTENSIONS = ['toc']
TALKS = {
u'1': { u'Speaker' : u'',
u'Title': u'',
u'Abstract': u'',
u'Room': u'',
u'Schedule': u'',
u'Day':'',
}
}
#TALKS = {
# u'1': { u'Speaker' : u'',
# u'Title': u'',
# u'Abstract': u'',
# u'Room': u'',
# u'Schedule': u'',
# u'Day':'',
# }
#}