diff --git a/templates/homepage.html b/templates/homepage.html index e72760e..cb4afb4 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -59,7 +59,7 @@
{% for coder in coders %} - {{ coder.username }} + {{ coder.username }} {% endfor %}