diff --git a/templates/zephyr/index.html b/templates/zephyr/index.html index c9dfdc3961..89e34be0e8 100644 --- a/templates/zephyr/index.html +++ b/templates/zephyr/index.html @@ -13,6 +13,8 @@ {% block customhead %} {% icanhazjs "zephyr" %} +{% icanhazjs "subscription" %} + {% autoescape off %} diff --git a/templates/zephyr/subscriptions.html b/templates/zephyr/subscriptions.html index 92d41a35d6..d529b0cb53 100644 --- a/templates/zephyr/subscriptions.html +++ b/templates/zephyr/subscriptions.html @@ -1,7 +1,3 @@ -{% load jstemplate %} - -{% icanhazjs "subscription" %} -