From 14f073af864e7d9d94babe2bf094f3079331bb34 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 3 Jul 2023 11:20:34 +0300 Subject: Spruce up UI Make UI somewhat consistent with the GN2 UI. --- gn3/templates/admin/dashboard.html | 4 ++-- gn3/templates/admin/list-oauth2-clients.html | 14 ++++++++------ gn3/templates/admin/login.html | 18 +++++++++--------- gn3/templates/admin/register-client.html | 4 ++-- gn3/templates/admin/registered-client.html | 4 ++-- gn3/templates/admin/view-oauth2-client.html | 4 ++-- 6 files changed, 25 insertions(+), 23 deletions(-) (limited to 'gn3/templates/admin') diff --git a/gn3/templates/admin/dashboard.html b/gn3/templates/admin/dashboard.html index 52fb7d3..7798022 100644 --- a/gn3/templates/admin/dashboard.html +++ b/gn3/templates/admin/dashboard.html @@ -2,11 +2,11 @@ {%block title%}Genenetwork3: Admin Dashboard{%endblock%} +{%block pagetitle%}Admin Dashboard{%endblock%} + {%block content%} {{flash_messages()}} -

Genenetwork3: Admin Dashboard

-