mirror of
https://github.com/simon987/od-database.git
synced 2025-12-17 08:39:03 +00:00
Remove Downloads page
This commit is contained in:
@@ -28,9 +28,6 @@
|
||||
<li class="nav-item">
|
||||
<a class="nav-link {{ "active" if current_page == "contribute" else "" }}" href="/contribute">Contribute</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link {{ "active" if current_page == "dl" else "" }}" href="/dl">Downloads</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link {{ "active" if current_page == "stats" else "" }}" href="/stats">Stats</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user