diff --git a/src/apps/fossdb/templates/explore.html b/src/apps/fossdb/templates/explore.html index 0498af1..233c55e 100644 --- a/src/apps/fossdb/templates/explore.html +++ b/src/apps/fossdb/templates/explore.html @@ -15,7 +15,7 @@

{{ project.description|slice:500 }}

{% empty %} -

No projects yet.

+

No projects yet.

{% endfor %}