diff --git a/fixtures/sitetree.json b/fixtures/sitetree.json index a57075d54391b9c11f57060cae9d3ddd75ccd8b2..9aa26150152df16e6319f3524fd3a376dca625a2 100644 --- a/fixtures/sitetree.json +++ b/fixtures/sitetree.json @@ -541,7 +541,7 @@ "fields": { "title": "How to Pitch Your Manager", "hint": "", - "url": "/attend/business-cases", + "url": "/attend/business-case", "urlaspattern": false, "tree": 1, "hidden": false, diff --git a/pinaxcon/templates/_footer.html b/pinaxcon/templates/_footer.html index 584ec2975fdca09ff1557e1e3273a26ff2d3ea1e..2c8013c2b5b1df756a4a80903e3fdb1208202b6d 100644 --- a/pinaxcon/templates/_footer.html +++ b/pinaxcon/templates/_footer.html @@ -1,4 +1,5 @@ {% load staticfiles %} +{% load sponsorship_tags %}