diff --git a/fet2020/templates/posts/index.html b/fet2020/templates/posts/index.html index 6433467a..6ca4af86 100644 --- a/fet2020/templates/posts/index.html +++ b/fet2020/templates/posts/index.html @@ -81,7 +81,7 @@ > {% for elem in formset.month %} {% if forloop.first %} - + {% else %} {{ elem }} {% endif %}