diff --git a/files/templates/comments.html b/files/templates/comments.html index 9f90d909b3..5dd6da421a 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -295,10 +295,10 @@ {% endif %} {% elif v %} - +
  • {% else %} - +
  • {% endif %} @@ -311,11 +311,11 @@
  • {% endif %} {% elif v %} - +
  • {% else %} - +
  • {% endif %} @@ -396,9 +396,9 @@ {% if v and request.path.startswith('/@') and v.admin_level == 0 %} {% if voted==1 %}
  • {% endif %} {% elif v %} - +
  • {% else %} - +
  • {% endif %}
  • {{score}}
  • {% if v and request.path.startswith('/@') and v.admin_level == 0 %} @@ -406,9 +406,9 @@
  • {% endif %} {% elif v %} - +
  • {% else %} - +
  • {% endif %} diff --git a/files/templates/submission.html b/files/templates/submission.html index 3a5d203bd6..21b3bada90 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -496,19 +496,19 @@ {% if v %}
    -
    +
    {{score}} -
    +
    {% else %}
    -
    +
    {{score}} -
    +
    {% endif %} @@ -554,10 +554,10 @@ {% endif %}
  • {% if v %} - + {% else %} - + {% endif %} @@ -565,9 +565,9 @@ {{score}} {% if v %} - + {% else %} - + {% endif %} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 3c9b404972..5af2e38486 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -70,19 +70,19 @@ {% elif v %} -
    +
    {{score}} -
    +
    {% else %} -
    +
    {{score}} -
    +
    {% endif %} @@ -289,24 +289,24 @@ {% elif v %}
  • - + {{score}} - +
  • {% else %}
  • - + - " + {{score}} - +