diff --git a/templates/newlogbookentry.html b/templates/newlogbookentry.html index 0cce46b..099ae2b 100644 --- a/templates/newlogbookentry.html +++ b/templates/newlogbookentry.html @@ -24,7 +24,7 @@ {% endblock %} {% block content %} -
+{% csrf_token %} {{ tripForm.non_field_errors }}
{{ tripForm.title.errors }}