diff --git a/templates/submission/source.html b/templates/submission/source.html
index f69331c..8f9b9d8 100644
--- a/templates/submission/source.html
+++ b/templates/submission/source.html
@@ -25,6 +25,7 @@
{% endblock %}
{% block body %}
+
diff --git a/templates/submission/status.html b/templates/submission/status.html
index 41dc7f5..2b29dbd 100644
--- a/templates/submission/status.html
+++ b/templates/submission/status.html
@@ -55,6 +55,7 @@
{% endblock %}
{% block body %}
+
{% if request.user == submission.user.user or perms.judge.resubmit_other %}