pyconca / 2013-web

a Django project for conference websites
https://2013.pycon.ca/
BSD 3-Clause "New" or "Revised" License
6 stars 9 forks source link

Fixed template tag. #88

Closed ashchristopher closed 11 years ago

ashchristopher commented 11 years ago

Nothing special - just a missing '%'.

eloraburns commented 11 years ago

Awesome, thanks!