Fix incorrect use of {% url
authorMagnus Hagander <magnus@hagander.net>
Thu, 28 Apr 2016 09:36:00 +0000 (11:36 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sat, 14 May 2016 17:49:12 +0000 (19:49 +0200)
commit0e2a47cf255ae2d46477e401a194b1f860bf4f0c
tree844a36566d00114c8874f3ef73276c416edea272
parentfd689e01c9e552bf9299e36bbd2c27f417432042
Fix incorrect use of {% url

Since we don't use it anywhere else, we'll just replace it with a
hardcoded string for now.
templates/pugs/index.html