fixed implementation of UGC content uploader

This commit is contained in:
JakeBreath
2026-08-03 18:57:39 -05:00
parent 39e31d3980
commit 473b3c811b
40 changed files with 4137 additions and 87 deletions
+3
View File
@@ -38,6 +38,9 @@
<a href="{% url 'landing:home' %}">
<i class="fas fa-home"></i><span class="nav-text"> Home</span>
</a>
<a href="{% url 'library:browse' %}">
<i class="fas fa-compass"></i><span class="nav-text"> Browse</span>
</a>
</nav>
</div>
<main class="main-content">