diff --git a/files/templates/comments.html b/files/templates/comments.html index f848f31c0..bb950db57 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -323,15 +323,15 @@ {% else %}
  • - + - + {{score}} - + - +
  • {% endif %} @@ -348,7 +348,7 @@ {% else %} - + {% endif %} @@ -365,7 +365,7 @@ {% else %} - + {% endif %} diff --git a/files/templates/submission.html b/files/templates/submission.html index 0947c3ffc..ded152863 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -234,10 +234,10 @@ {% else %}
    -
    -
    + + {{score}} -
    +
    {% endif %} @@ -273,9 +273,9 @@ {% else %} - + - + {% endif %} {{score}} @@ -283,9 +283,9 @@ {% if v %} {% else %} - + - + {% endif %} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 53c6cb7d6..6fa1849af 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -57,11 +57,11 @@ {% else %} -
    + {{score}} -
    + {% endif %} @@ -177,15 +177,15 @@ {% else %}
  • - + - + {{score}} - + - +
  • {% endif %}