diff --git a/templates/member/profile_alias.html b/templates/member/profile_alias.html
index dafc8e5a..9d2c34a3 100644
--- a/templates/member/profile_alias.html
+++ b/templates/member/profile_alias.html
@@ -4,3 +4,37 @@
{% block profile_content %}
{% include "member/alias_update.html"%}
{% endblock %}
+
+{% block extrajavascript %}
+
+{% endblock%}