Update web/templates/entry_add.html

This commit is contained in:
2025-08-14 17:17:04 +00:00
parent 415f410e83
commit bfa8cc9fb7
+1
View File
@@ -1,4 +1,5 @@
{% extends "base.html" %} {% extends "base.html" %}
{% load static %}
{% block title %}New Entry - Illustrations DB{% endblock %} {% block title %}New Entry - Illustrations DB{% endblock %}
{% block body_class %}themed-bg{% endblock %} {% block body_class %}themed-bg{% endblock %}