From 89a85a8ec00c4abd020af4d28bc71f51f49d50e9 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 18 Jun 2022 04:13:55 +0200 Subject: [PATCH] remove weird trailing tabs --- files/templates/default.html | 2 +- files/templates/submission.html | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/files/templates/default.html b/files/templates/default.html index 34916169e..8a815f1fd 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -266,7 +266,7 @@ {% block Banner %} - {% if '@' not in request.path %} + {% if '@' not in request.path %} {% if sub %} /h/{{sub.name}} banner {% elif SITE_NAME == 'rDrama' %} diff --git a/files/templates/submission.html b/files/templates/submission.html index 14a2bf4ee..9e96f28cd 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -136,11 +136,11 @@ } @keyframes moveX { - from {} to {transform: translateX(98vw)} + from {} to {transform: translateX(98vw)} } @keyframes moveY { - from {} to {transform: translateY(90vh)} + from {} to {transform: translateY(90vh)} } .seal1 { @@ -226,11 +226,11 @@ } @keyframes moveX { - from {} to {transform: translateX(98vw)} + from {} to {transform: translateX(98vw)} } @keyframes moveY { - from {} to {transform: translateY(90vh)} + from {} to {transform: translateY(90vh)} } .toe1 { @@ -714,7 +714,7 @@ {% if p.bannedfor %} - {% endif %} + {% endif %} {% for a in p.awards|reverse %}