diff --git a/pages-html/spa.html b/pages-html/spa.html
deleted file mode 100644
index 5d52483..0000000
--- a/pages-html/spa.html
+++ /dev/null
@@ -1,64 +0,0 @@
-
-
-
-
-
-
-
-
- {{ app_config.app_title.content }}
- {# APIVIZ #}
-
-
- {# CUSTOM APP META DATA #}
-
-
-
-
-
-
-
-
- {# GOOGLE INDEXING / cf : https://support.google.com/webmasters/answer/6259634?hl=en #}
- {# #}
-
- {# MIX PANEL - METRICS --- only in production mode #}
- {% if config_name == "production" %}
-
- {% endif %}
-
- {# #}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {% if config_name == "production" %}
-
-
-
- {% endif %}
-
- {# HACK CACHING : https://stackoverflow.com/questions/32414/how-can-i-force-clients-to-refresh-javascript-files #}
-
-
-
-
-
- {# MAIN CONTENTS FOR VUE JS #}
-
-
-
-
-