summaryrefslogtreecommitdiff
path: root/jimbrella/templates/admin/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'jimbrella/templates/admin/index.html')
-rw-r--r--jimbrella/templates/admin/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/jimbrella/templates/admin/index.html b/jimbrella/templates/admin/index.html
index 50b88ae..fbcb90d 100644
--- a/jimbrella/templates/admin/index.html
+++ b/jimbrella/templates/admin/index.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<body>
- <h1>JI Umbrella Overview</h1>
+ <h1>Overview</h1>
<div id="container">
{% include "admin/tabs.html" %}
<!--Takes up full width of container-->