diff options
Diffstat (limited to 'web-ui/app/index.html')
-rw-r--r-- | web-ui/app/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/app/index.html b/web-ui/app/index.html index 568cff8a..284ac4e9 100644 --- a/web-ui/app/index.html +++ b/web-ui/app/index.html @@ -18,6 +18,7 @@ <header id="main"> <div id="logo" class="small-4 large-2 columns"><strong>Pixelated</strong> <i class="fa fa-angle-right"></i> Messages</div> <div id="user-alerts"></div> + <div id="logout"></div> </header> <div class="inner-wrap"> |