Fix incorrect anchors on event archive
authorDaniel Gustafsson <daniel@yesql.se>
Thu, 1 Feb 2018 19:50:50 +0000 (20:50 +0100)
committerDaniel Gustafsson <daniel@yesql.se>
Thu, 1 Feb 2018 19:50:50 +0000 (20:50 +0100)
commit040b14e93a0f86f3fe4a4da4f667df3cbd267580
treed451b9acf3435db122dbde53c8b9ae66c12d0d95
parent0f16d870e83b010ec687704cb6fb00ac43bb19b3
Fix incorrect anchors on event archive

The name attribute of an anchor link cannot contain spaces,
pass the header name via the slugify filter to ensure it's
compliant.
templates/events/archive.html