diff --git a/www/on/npm/index.html.spt b/www/on/npm/index.html.spt
new file mode 100644
index 0000000000..bdbfa3ad0d
--- /dev/null
+++ b/www/on/npm/index.html.spt
@@ -0,0 +1,8 @@
+[---]
+title = "Search npm"
+suppress_sidebar = True
+[---]
+{% extends "templates/base.html" %}
+{% block content %}
+
+{% endblock %}