diff --git a/templates/integrations/add_pd.html b/templates/integrations/add_pd.html
index af2392eb..0484fdde 100644
--- a/templates/integrations/add_pd.html
+++ b/templates/integrations/add_pd.html
@@ -1,5 +1,5 @@
{% extends "base.html" %}
-{% load compress humanize staticfiles hc_extras %}
+{% load compress humanize static hc_extras %}
{% block title %}Add PagerDuty - {% site_name %}{% endblock %}