diff --git a/web/templates/entry_view.html b/web/templates/entry_view.html index 22e6d2b..924954a 100644 --- a/web/templates/entry_view.html +++ b/web/templates/entry_view.html @@ -1,37 +1,671 @@ {% extends "base.html" %} +{% block body_class %}themed-bg{% endblock %} {% load static %} -{% block body_class %}{% endblock %} - {% block content %} -
{{ entry.subtitle }}
+ + - {# Your existing entry content goes here… #} + +