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 %}
-
![]()
@@ -438,8 +434,6 @@
-
-
@@ -640,8 +634,6 @@
{% if v %}
Report
-
Give Award
-
diff --git a/files/templates/formatting.html b/files/templates/formatting.html
index 335c6845b..b8f3dea0b 100644
--- a/files/templates/formatting.html
+++ b/files/templates/formatting.html
@@ -557,37 +557,6 @@ line breaks
Comment Commands
-
-
-
- Comment Command |
- Description |
-
-
-
-
- !slots100 |
- Play slots using coins - minimum 100 coins |
-
-
- !slotsmb100 |
- Play slots using marseybux - minimum 100 marseybux |
-
-
- !blackjack100 |
- Play blackjack using coins - minimum 100 coins |
-
-
- !blackjackmb100 |
- Play blackjack using marseybux - minimum 100 marseybux |
-
-
- !wordle |
- Play wordle |
-
-
-
-
{% include "expanded_image_modal.html" %}
{% endblock %}
diff --git a/files/templates/header.html b/files/templates/header.html
index c811d5dda..de221dcbc 100644
--- a/files/templates/header.html
+++ b/files/templates/header.html
@@ -126,9 +126,6 @@
-
-
-
{% endif %}
@@ -139,8 +136,6 @@
diff --git a/files/templates/post_actions.html b/files/templates/post_actions.html
index 0ea6577c4..c15366256 100644
--- a/files/templates/post_actions.html
+++ b/files/templates/post_actions.html
@@ -8,10 +8,6 @@
{% if not p.ghost or v.id == AEVANN_ID %}
Votes{% endif %}
-{% if v %}
-
Give Award
-{% endif %}
-
Copy link
{% if v %}
diff --git a/files/templates/post_actions_mobile.html b/files/templates/post_actions_mobile.html
index f948eb0c4..c7102f705 100644
--- a/files/templates/post_actions_mobile.html
+++ b/files/templates/post_actions_mobile.html
@@ -12,8 +12,6 @@
-
-
diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html
index ab682a899..59771b0b2 100644
--- a/files/templates/submission_listing.html
+++ b/files/templates/submission_listing.html
@@ -1,7 +1,3 @@
-{% if v %}
- {% include "award_modal.html" %}
-{% endif %}
-
{% set cc='COUNTRY CLUB' %}
{% if not v or v.highlightcomments %}
diff --git a/files/templates/userpage.html b/files/templates/userpage.html
index 15f7e3ab6..a22730e50 100644
--- a/files/templates/userpage.html
+++ b/files/templates/userpage.html
@@ -107,12 +107,6 @@