initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
==================
|
||||
Csrf Token
|
||||
==================
|
||||
|
||||
<form method="post">
|
||||
{% csrf_token %}
|
||||
</form>
|
||||
|
||||
---
|
||||
|
||||
(template
|
||||
(content)
|
||||
(csrf_token)
|
||||
(content))
|
||||
Reference in New Issue
Block a user