Previous diffusions; website styles; small templates change; VerboseFrequency

This commit is contained in:
bkfox
2015-10-13 16:04:36 +02:00
parent 0032e216b8
commit c69ef73a94
8 changed files with 117 additions and 63 deletions

View File

@ -25,14 +25,15 @@ website = Website(
Menu(
position = 'top',
sections = [
Section(content = "Radio Campus le SITE")
Section(content = "Radio Campus le SITE"),
]
),
Menu(
position = 'left',
sections = [
Section(content = 'loool<br>blob')
Section(content = 'loool<br>blob'),
PreviousDiffusions(),
],
),
],