datamade / django-councilmatic

:heartpulse: Django app providing core functions for *.councilmatic.org
http://councilmatic.org
MIT License
26 stars 16 forks source link

Use named URLs in base.html #87

Closed reginafcompton closed 7 years ago

reginafcompton commented 7 years ago

Line 36

@evz

Use the named URL in base.html, rather than hard-coding the path name.

I suppose this could safely work.....

<a href='/{{ CITY_VOCAB.COUNCIL_MEMBER }}'>{{ CITY_VOCAB.COUNCIL_MEMBERS }}</a>
evz commented 7 years ago

closed with 8fdd2033a5d76dc42a8bc4d70984b2a565474e38