From 8263f25225da55cc4fb8b990db7000eedca8e958 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 18 Oct 2021 18:51:38 +0200 Subject: [PATCH] fsd --- files/templates/comments.html | 2 +- files/templates/submission.html | 4 ++-- files/templates/submission_listing.html | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 57c9a48da..c873d8eb3 100755 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -133,7 +133,7 @@ {{c.author.coins}} dramacoins - +      View diff --git a/files/templates/submission.html b/files/templates/submission.html index 49baf59ad..48e90b0f8 100755 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -189,8 +189,8 @@ {{p.author.coins}} dramacoins -    - +      + View diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index ff589d922..c067b0cac 100755 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -103,9 +103,9 @@ {{p.author.coins}} dramacoins - -    - + +      + View