initial commit

This commit is contained in:
2026-08-11 17:39:34 -05:00
commit 9b44006c18
22 changed files with 24580 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
==================
Csrf Token
==================
<form method="post">
{% csrf_token %}
</form>
---
(template
(content)
(csrf_token)
(content))