diff --git a/files/templates/sidebar_rDrama.html b/files/templates/sidebar_rDrama.html index acbf79d806..90aa5d43b0 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 %} sidebar image diff --git a/files/templates/submission.html b/files/templates/submission.html index 311b29a092..b9a13b727e 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -39,7 +39,7 @@ {% if not (v and v.has_badge(128)) %}