diff --git a/controllers/modules.php b/controllers/modules.php
new file mode 100644
index 00000000..8477cc48
--- /dev/null
+++ b/controllers/modules.php
@@ -0,0 +1,11 @@
+'."\xA");
+ //Add CSS file of module
+ print_r(''."\xA");
+ //Get and add HTML Elements
+ print_r(file_get_contents($module.'/elements.html'));
+ }
+?>
\ No newline at end of file
diff --git a/index.php b/index.php
index 042e7c2f..49303d99 100644
--- a/index.php
+++ b/index.php
@@ -36,5 +36,6 @@
+