mirror of
https://github.com/kristoferssolo/FOSSDB.git
synced 2026-03-22 00:26:22 +00:00
Fix explore page
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<p class="max-w-xs text-justify">{{ project.description|slice:500 }}</p>
|
||||
</div>
|
||||
{% empty %}
|
||||
<p>No projects yet.</p>
|
||||
<p class="text-center font-abel text-xl">No projects yet.</p>
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user