diff --git a/core/__pycache__/views.cpython-311.pyc b/core/__pycache__/views.cpython-311.pyc index 28f5090..3209f0b 100644 Binary files a/core/__pycache__/views.cpython-311.pyc and b/core/__pycache__/views.cpython-311.pyc differ diff --git a/core/templates/core/log_attendance.html b/core/templates/core/log_attendance.html index d6a0089..2b22f30 100644 --- a/core/templates/core/log_attendance.html +++ b/core/templates/core/log_attendance.html @@ -15,7 +15,7 @@
-
+ {% csrf_token %}
@@ -79,6 +79,40 @@
+{% if is_conflict %} + + +{% endif %} +