summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 2d49395..b93e4d8 100644
--- a/templates/registration/login.html
+++ b/templates/registration/login.html
@@ -1,4 +1,5 @@
{% extends "base.html" %}
+{% load csrffaker %}
{% block content %}