diff --git a/public_html/.htaccess b/public_html/.htaccess
index 29176dc6..169fbf32 100644
--- a/public_html/.htaccess
+++ b/public_html/.htaccess
@@ -1,2 +1,6 @@
RewriteEngine On
RewriteRule ^/?api/(.*) api-dispatch.php?q=$1 [L]
+
+
+AddType text/html .tpl
+
diff --git a/public_html/index.html b/public_html/index.html
index 2bf34047..12c16564 100644
--- a/public_html/index.html
+++ b/public_html/index.html
@@ -25,134 +25,11 @@
-
-
-
-
-
-
+
@@ -161,6 +38,5 @@
-