From 10d8cf037d481ef0e9557e2899edb50c9b6621bc Mon Sep 17 00:00:00 2001 From: Julian Rota Date: Tue, 10 May 2022 23:49:45 -0400 Subject: [PATCH] Remove all references to Marseybux, coins, and awards from UI only --- files/templates/comments.html | 8 ----- files/templates/formatting.html | 31 ------------------ files/templates/header.html | 5 --- files/templates/post_actions.html | 4 --- files/templates/post_actions_mobile.html | 2 -- files/templates/submission_listing.html | 4 --- files/templates/userpage.html | 40 ------------------------ 7 files changed, 94 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index eb7c40647..c73ecfc1e 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -5,10 +5,6 @@ {% endif %} - {% if v %} - {% include "award_modal.html" %} - {% endif %} -