From e8f3a470ce693bef9303d3dd4c46523cdc691826 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 11 Feb 2025 12:12:37 +0200 Subject: Add structure, introduce progressive enhancement --- browser/templates/base.html.j2 | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'browser/templates/base.html.j2') diff --git a/browser/templates/base.html.j2 b/browser/templates/base.html.j2 index a8a6cf7..8b41a85 100644 --- a/browser/templates/base.html.j2 +++ b/browser/templates/base.html.j2 @@ -9,12 +9,27 @@ Database browser {% endblock %} - - -

Database browser

{% block content %}{% endblock %} + + + + + -- cgit v1.3