diff --git a/templates/homepage.html b/templates/homepage.html index a53791c..0619c11 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -44,8 +44,7 @@
{% for coder in coders %} - {{ coder.username }} + {{ coder.username }} {% endfor %}