diff --git a/files/templates/sidebar_rDrama.html b/files/templates/sidebar_rDrama.html
index acbf79d80..90aa5d43b 100644
--- a/files/templates/sidebar_rDrama.html
+++ b/files/templates/sidebar_rDrama.html
@@ -4,7 +4,7 @@
{% set image=sub.sidebar_url %}
{% else %}
{% set path = "assets/images/" + SITE_NAME + "/sidebar" %}
- {% set image = "/" + path + "/" + listdir('files/' + path)|random() + '?v=39' %}
+ {% set image = "/" + path + "/" + listdir('files/' + path)|random() + '?v=40' %}
{% endif %}
diff --git a/files/templates/submission.html b/files/templates/submission.html
index 311b29a09..b9a13b727 100644
--- a/files/templates/submission.html
+++ b/files/templates/submission.html
@@ -39,7 +39,7 @@
{% if not (v and v.has_badge(128)) %}