From 215b348553ed1b286a143b21e0c1582c71e8230c Mon Sep 17 00:00:00 2001 From: Sascha Roloff Date: Mon, 12 May 2025 12:59:11 +0200 Subject: Invocation server: add css style file --- doc/invocations-http-server/templates/base.html | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/invocations-http-server/templates/base.html') diff --git a/doc/invocations-http-server/templates/base.html b/doc/invocations-http-server/templates/base.html index cf591652..d7a13f0b 100644 --- a/doc/invocations-http-server/templates/base.html +++ b/doc/invocations-http-server/templates/base.html @@ -4,6 +4,7 @@ {% block heading %}Invocation Browser{% endblock %} + {% block content %} -- cgit v1.2.3