summaryrefslogtreecommitdiffstats
path: root/templates/registration/login.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/registration/login.html')
-rw-r--r--templates/registration/login.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/registration/login.html b/templates/registration/login.html
index eef56a4..2dfc2a7 100644
--- a/templates/registration/login.html
+++ b/templates/registration/login.html
@@ -6,6 +6,7 @@
{% block body %}
<form method="post">
+{% csrf_token %}
<table class="form loginform">
<tr>
<th colspan="2" class="headerrow">login</th>