diff --git a/templates/base.html b/templates/base.html
index 77ec846..528cef4 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -10,7 +10,7 @@
{% load staticfiles %}
-
CQTU2017 - CQ TU Contest 2017
+ CQTUFM2017 - CQ TU FM Contest 2017
@@ -35,26 +35,24 @@
- CQ TU 2017
+ CQ TU FM 2017
{% if user.is_staff %}
+ - Register Users
- Admin
{% endif %}
{% if user.is_authenticated %}
@@ -89,7 +87,7 @@