summaryrefslogtreecommitdiff
path: root/client/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/index.html')
-rw-r--r--client/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/index.html b/client/index.html
index 6bd2669..4ce693b 100644
--- a/client/index.html
+++ b/client/index.html
@@ -24,7 +24,7 @@
<!-- Status bar -->
<div class="row" ng-controller="statusCtrl">
<div class="col-lg-12">
- <!-- Overlay -->
+ <!-- Login Overlay -->
<div ng-include="'./partials/login.html'"></div>
<!-- Nav -->
<div ng-include="'./partials/nav.html'"></div>