diff --git a/_layouts/project_list.html b/_layouts/project_list.html index dcde057..b15763f 100644 --- a/_layouts/project_list.html +++ b/_layouts/project_list.html @@ -10,5 +10,6 @@

Project {{ project.number }}: {{ project.title }}

{{ project.content | truncatewords: 50 }} + {% endfor %}