mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
Remove static navigation from login page
This commit is contained in:
parent
5e305eaf0a
commit
28aeb1d36c
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user