mirror of
https://github.com/discourse/discourse.git
synced 2026-08-26 21:27:16 -05:00
Remove static navigation from login page
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
<ul class="nav-pills">
|
||||
<li><a class='active' href="<%=login_path%>">Welcome</a></li>
|
||||
<li><a href="<%=faq_path%>">FAQ</a></li>
|
||||
<li><a href="<%=tos_path%>">Terms of Service</a></li>
|
||||
<li><a href="<%=privacy_path%>">Privacy</a></li>
|
||||
</ul>
|
||||
|
||||
<h2><a href="#welcome">Welcome to <%= SiteSetting.title %></a></h2>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user