Added descriptions

This commit is contained in:
Oliver Davies 2015-04-25 15:03:15 +01:00
parent 4eb81bf85e
commit ff5ced970b
10 changed files with 14 additions and 7 deletions

View file

@ -1,2 +1,2 @@
<dt>{{ talk.date|date('F Y') }} - {{ talk.location }}</dt>
<dt>{{ talk.date|date('F Y') }} - {{ talk.location|raw }}</dt>
<dd>{{ talk.description|raw }}</dd>