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