diff --git a/templates/gracedb/event_detail.html b/templates/gracedb/event_detail.html
index 9f507690b29c69d7dcd2ec1ce502ebb626ecb6c3..07808c2a6a109323ce01329c70f51410b433e754 100644
--- a/templates/gracedb/event_detail.html
+++ b/templates/gracedb/event_detail.html
@@ -543,7 +543,7 @@
 <table class="event">
     {# {% if skyalert_authorized  %}  #}
     <!--    <tr><td colspan="4">
-           <a href="{% url "skyalert" object.graceid %}"><button type="button">Submit to Skyalert</button></a>
+           <a href="{# {% url "skyalert" object.graceid %} #}"><button type="button">Submit to Skyalert</button></a>
         </td></tr> -->
     {# {% endif %} #}