diff --git a/static/js/app.js b/static/js/item.js
similarity index 100%
rename from static/js/app.js
rename to static/js/item.js
diff --git a/templates/item.html b/templates/item.html
index bba9c4c..06056f9 100644
--- a/templates/item.html
+++ b/templates/item.html
@@ -156,5 +156,5 @@
var lookup_url = {{ url_for('depicts_lookup') | tojson }};
-
+
{% endblock %}