Login

Tag "mako csrf_token csrf"

Snippet List

csrf_token for mako

Tag that can be used as `${ tags.csrf_token() }` in mako templates. Remember to import the tags namespace in your template, as such: <%namespace name="tags" module="my_app.tags"/>

  • mako csrf_token csrf
Read More

1 snippet posted so far.