diff --git a/templates/fossdb/index.html b/templates/fossdb/index.html index 5bb61ea..1882b08 100644 --- a/templates/fossdb/index.html +++ b/templates/fossdb/index.html @@ -14,6 +14,17 @@ @{{ project.author.username }}
{{ project.title }}

{{ project.description }}

+ +
+

{{ project.create_date }}

{% empty %}

No projects yet (

{% endfor %}