From e42386b15037d83a3638e7f5977160a7cd9c560f Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Wed, 25 May 2022 20:09:29 +0200 Subject: [PATCH] api: update API browser to match admin UI and auto-switch theme Signed-off-by: Jens Langhammer --- authentik/api/templates/api/browser.html | 55 ++++++++++++++++++++---- 1 file changed, 47 insertions(+), 8 deletions(-) diff --git a/authentik/api/templates/api/browser.html b/authentik/api/templates/api/browser.html index 2cf325ed2..2c2d500a2 100644 --- a/authentik/api/templates/api/browser.html +++ b/authentik/api/templates/api/browser.html @@ -8,9 +8,6 @@ API Browser - {{ tenant.branding_title }} {% block head %} -{% endblock %} - -{% block body %} + +{% endblock %} + +{% block body %} -
- +
+
+ {% endblock %}