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 %}