Update templates/base.html

main
Elīna Lukjanoviča 2024-04-29 09:02:02 +00:00
parent 58d9d284c7
commit 827175598e
1 changed files with 2 additions and 3 deletions

View File

@ -30,9 +30,8 @@
<li class="dropdown">
<a href="#" class="dropbtn">Community</a>
<div class="dropdown-content">
<a href="#">Forums</a>
<a href="#">Updates</a>
<a href="#">Gallery</a>
<a href="{{ url_for('forums') }}">Forums</a>
<a href="/forums/gallery">Gallery</a>
</div>
</li>
<li class="dropdown pull-left">