From ef46e408310f52e978a25005e7d2732f15d5def8 Mon Sep 17 00:00:00 2001 From: KaydenML <104690535+KaydenML@users.noreply.github.com> Date: Fri, 3 Nov 2023 16:33:20 -0600 Subject: [PATCH] Messed up on rebase so quickly implemented the changes again --- glados-web/templates/contentkey_detail.html | 63 ++++++++++++--------- glados-web/templates/index.html | 1 - 2 files changed, 37 insertions(+), 27 deletions(-) diff --git a/glados-web/templates/contentkey_detail.html b/glados-web/templates/contentkey_detail.html index e4ec7728..2ebbaed1 100644 --- a/glados-web/templates/contentkey_detail.html +++ b/glados-web/templates/contentkey_detail.html @@ -3,32 +3,43 @@ {% block title %}Content Key: {{ content_key_model.key_as_hex() }}{% endblock %} {% block content %} -
-

Content Key: {{ content_key_model.key_as_hex() }}

-
-
-
- +
+ {% endblock %} diff --git a/glados-web/templates/index.html b/glados-web/templates/index.html index 97cc31a9..3971234d 100644 --- a/glados-web/templates/index.html +++ b/glados-web/templates/index.html @@ -7,7 +7,6 @@ - {% endblock %} {% block content %}