diff --git a/web/templates/entry_edit.html b/web/templates/entry_edit.html index 3963cc7..f3df6dc 100644 --- a/web/templates/entry_edit.html +++ b/web/templates/entry_edit.html @@ -89,7 +89,7 @@
Date Edited
{{ form.date_edited }} -
+ @@ -176,144 +176,9 @@ input.scripture-invalid { background-color: hsl(0 80% 94% / 0.8); transition: background-color .15s ease; } - + + {% endblock %} \ No newline at end of file