summaryrefslogtreecommitdiff
path: root/html/account.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/account.html')
-rwxr-xr-xhtml/account.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/account.html b/html/account.html
index 4c5b97d..7d3d1c8 100755
--- a/html/account.html
+++ b/html/account.html
@@ -21,6 +21,7 @@
<label class="username" for="account">{{username}}</label>
<div class="menu">
<a href="/profile/?username={{profile}}">Profile</a>
+ {{admin}}
<a href="/signout/">Sign-out</a>
</div>
</div>