From 5363cbd7217eaace1e0008ad4ac7228226ee498d Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 30 Aug 2022 23:44:04 +0200 Subject: [PATCH] remove weird spaces --- files/templates/comments.html | 16 ++++++++-------- files/templates/submission.html | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index b50c7a298..6c1270f67 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -382,24 +382,24 @@ {% elif v %}
  • - + {{score}} - +
  • {% else %}
  • - + {{score}} - +
  • @@ -424,10 +424,10 @@ {% endif %} {% elif v %} - + {% else %} - + {% endif %} @@ -440,11 +440,11 @@
  • {% endif %} {% elif v %} - + {% else %} - + {% endif %} diff --git a/files/templates/submission.html b/files/templates/submission.html index b6aeb7d9e..beb3dfa6d 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -866,19 +866,19 @@ {% if v %}
    -
    +
    {{score}} -
    +
    {% else %}
    -
    +
    {{score}} -
    +
    {% endif %} @@ -921,10 +921,10 @@ {% endif %}
  • {% if v %} - + {% else %} - + {% endif %} @@ -932,9 +932,9 @@ {{score}} {% if v %} - + {% else %} - + {% endif %}