modified: templates/about.html
modified: templates/contact.html modified: templates/faq.html modified: templates/help.html modified: templates/landing.html new file: templates/navbar.html
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<div class="collapse navbar-collapse" id="navbarNav">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="{{ url_for('login') }}">Login with Discord</a>
|
||||
{% include 'navbar.html' %}
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user