mirror of
https://github.com/kristoferssolo/FOSSDB.git
synced 2025-10-21 17:50:35 +00:00
Fix explore page
This commit is contained in:
parent
988420a87c
commit
7e9f91f076
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user