diff --git a/templates/project_list.html b/templates/project_list.html index e07f82a..712ca37 100644 --- a/templates/project_list.html +++ b/templates/project_list.html @@ -20,7 +20,7 @@ {% endif %}


-

{{ project.date }} | {{ project.extra.state}}

+

{{ project.date }}

{% endfor %}