summaryrefslogtreecommitdiff
path: root/views/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'views/base.html')
-rw-r--r--views/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/views/base.html b/views/base.html
index cba0c5d..3f65912 100644
--- a/views/base.html
+++ b/views/base.html
@@ -15,7 +15,6 @@
<li><a class="navbar__location" href="/index.html">About us</a></li>
<li><a class="navbar__location" href="/history.html">History</a></li>
<li><a class="navbar__location" href="/join_intro.html">Join</a></li>
- <li><a class="navbar__location" href="/battle">Log in</a></li>
</ul>
</header>
<main>{% block content %}{% endblock %}</main>