I am trying to add an anchor to my url in a django template like this:
My link
Make sure the actual anchor is defined like this in your template:
And then link to it the way you did:
If this does not work add / just before your #-tag:
/
#