diff --git a/store/templates/Items.html b/store/templates/items.html
similarity index 98%
rename from store/templates/Items.html
rename to store/templates/items.html
index 0ed6553440a79b887412c8bf2fdae32de4c15686..7f7c46477394a56bd2b9967ae50fd9b506ac8d9d 100644
--- a/store/templates/Items.html
+++ b/store/templates/items.html
@@ -52,4 +52,4 @@
   <p>No items available</p>
   {% endif %}
 </div>
-{% endblock %}
\ No newline at end of file
+{% endblock %}