diff --git a/templates/fossdb/index.html b/templates/fossdb/index.html index c7843d8..5bb61ea 100644 --- a/templates/fossdb/index.html +++ b/templates/fossdb/index.html @@ -3,6 +3,13 @@ {% block title %}{{ title }}{% endblock %} {% block meta %}{% endblock %} {% block content %} + + +
{% for project in projects %} @{{ project.author.username }}
{{ project.title }}