diff --git a/src/templates/component.php b/src/component.php similarity index 100% rename from src/templates/component.php rename to src/component.php diff --git a/src/templates/custom.php b/src/custom.php similarity index 100% rename from src/templates/custom.php rename to src/custom.php diff --git a/src/templates/error.php b/src/error.php similarity index 100% rename from src/templates/error.php rename to src/error.php diff --git a/src/templates/html/com_comprofiler/index.html b/src/html/com_comprofiler/index.html similarity index 100% rename from src/templates/html/com_comprofiler/index.html rename to src/html/com_comprofiler/index.html diff --git a/src/templates/html/com_comprofiler/login/index.html b/src/html/com_comprofiler/login/index.html similarity index 100% rename from src/templates/html/com_comprofiler/login/index.html rename to src/html/com_comprofiler/login/index.html diff --git a/src/templates/html/com_comprofiler/login/mobile.php b/src/html/com_comprofiler/login/mobile.php similarity index 100% rename from src/templates/html/com_comprofiler/login/mobile.php rename to src/html/com_comprofiler/login/mobile.php diff --git a/src/templates/html/com_comprofiler/registers/index.html b/src/html/com_comprofiler/registers/index.html similarity index 100% rename from src/templates/html/com_comprofiler/registers/index.html rename to src/html/com_comprofiler/registers/index.html diff --git a/src/templates/html/com_comprofiler/registers/mobile.php b/src/html/com_comprofiler/registers/mobile.php similarity index 100% rename from src/templates/html/com_comprofiler/registers/mobile.php rename to src/html/com_comprofiler/registers/mobile.php diff --git a/src/templates/html/com_comprofiler/userprofile/index.html b/src/html/com_comprofiler/userprofile/index.html similarity index 100% rename from src/templates/html/com_comprofiler/userprofile/index.html rename to src/html/com_comprofiler/userprofile/index.html diff --git a/src/templates/html/com_comprofiler/userprofile/mobile.php b/src/html/com_comprofiler/userprofile/mobile.php similarity index 100% rename from src/templates/html/com_comprofiler/userprofile/mobile.php rename to src/html/com_comprofiler/userprofile/mobile.php diff --git a/src/templates/html/com_comprofiler/userslist/index.html b/src/html/com_comprofiler/userslist/index.html similarity index 100% rename from src/templates/html/com_comprofiler/userslist/index.html rename to src/html/com_comprofiler/userslist/index.html diff --git a/src/templates/html/com_comprofiler/userslist/mobile.php b/src/html/com_comprofiler/userslist/mobile.php similarity index 100% rename from src/templates/html/com_comprofiler/userslist/mobile.php rename to src/html/com_comprofiler/userslist/mobile.php diff --git a/src/templates/html/com_content/article/index.html b/src/html/com_content/article/index.html similarity index 100% rename from src/templates/html/com_content/article/index.html rename to src/html/com_content/article/index.html diff --git a/src/templates/html/com_content/article/toc-left.php b/src/html/com_content/article/toc-left.php similarity index 100% rename from src/templates/html/com_content/article/toc-left.php rename to src/html/com_content/article/toc-left.php diff --git a/src/templates/html/com_content/article/toc-right.php b/src/html/com_content/article/toc-right.php similarity index 100% rename from src/templates/html/com_content/article/toc-right.php rename to src/html/com_content/article/toc-right.php diff --git a/src/templates/html/com_jem/calendar/index.html b/src/html/com_jem/calendar/index.html similarity index 100% rename from src/templates/html/com_jem/calendar/index.html rename to src/html/com_jem/calendar/index.html diff --git a/src/templates/html/com_jem/calendar/mobile.php b/src/html/com_jem/calendar/mobile.php similarity index 100% rename from src/templates/html/com_jem/calendar/mobile.php rename to src/html/com_jem/calendar/mobile.php diff --git a/src/templates/html/com_jem/categories/index.html b/src/html/com_jem/categories/index.html similarity index 100% rename from src/templates/html/com_jem/categories/index.html rename to src/html/com_jem/categories/index.html diff --git a/src/templates/html/com_jem/categories/mobile.php b/src/html/com_jem/categories/mobile.php similarity index 100% rename from src/templates/html/com_jem/categories/mobile.php rename to src/html/com_jem/categories/mobile.php diff --git a/src/templates/html/com_jem/event/index.html b/src/html/com_jem/event/index.html similarity index 100% rename from src/templates/html/com_jem/event/index.html rename to src/html/com_jem/event/index.html diff --git a/src/templates/html/com_jem/event/mobile.php b/src/html/com_jem/event/mobile.php similarity index 100% rename from src/templates/html/com_jem/event/mobile.php rename to src/html/com_jem/event/mobile.php diff --git a/src/templates/html/com_jem/eventslist/index.html b/src/html/com_jem/eventslist/index.html similarity index 100% rename from src/templates/html/com_jem/eventslist/index.html rename to src/html/com_jem/eventslist/index.html diff --git a/src/templates/html/com_jem/eventslist/mobile.php b/src/html/com_jem/eventslist/mobile.php similarity index 100% rename from src/templates/html/com_jem/eventslist/mobile.php rename to src/html/com_jem/eventslist/mobile.php diff --git a/src/templates/html/com_jem/index.html b/src/html/com_jem/index.html similarity index 100% rename from src/templates/html/com_jem/index.html rename to src/html/com_jem/index.html diff --git a/src/templates/html/com_jem/venue/index.html b/src/html/com_jem/venue/index.html similarity index 100% rename from src/templates/html/com_jem/venue/index.html rename to src/html/com_jem/venue/index.html diff --git a/src/templates/html/com_jem/venue/mobile.php b/src/html/com_jem/venue/mobile.php similarity index 100% rename from src/templates/html/com_jem/venue/mobile.php rename to src/html/com_jem/venue/mobile.php diff --git a/src/templates/html/com_kunena/category/index.html b/src/html/com_kunena/category/index.html similarity index 100% rename from src/templates/html/com_kunena/category/index.html rename to src/html/com_kunena/category/index.html diff --git a/src/templates/html/com_kunena/category/mobile.php b/src/html/com_kunena/category/mobile.php similarity index 100% rename from src/templates/html/com_kunena/category/mobile.php rename to src/html/com_kunena/category/mobile.php diff --git a/src/templates/html/com_kunena/topic/index.html b/src/html/com_kunena/topic/index.html similarity index 100% rename from src/templates/html/com_kunena/topic/index.html rename to src/html/com_kunena/topic/index.html diff --git a/src/templates/html/com_osmembership/plan/index.html b/src/html/com_osmembership/plan/index.html similarity index 100% rename from src/templates/html/com_osmembership/plan/index.html rename to src/html/com_osmembership/plan/index.html diff --git a/src/templates/html/com_osmembership/plans/index.html b/src/html/com_osmembership/plans/index.html similarity index 100% rename from src/templates/html/com_osmembership/plans/index.html rename to src/html/com_osmembership/plans/index.html diff --git a/src/templates/html/com_osmembership/plans/mobile.php b/src/html/com_osmembership/plans/mobile.php similarity index 100% rename from src/templates/html/com_osmembership/plans/mobile.php rename to src/html/com_osmembership/plans/mobile.php diff --git a/src/templates/html/mod_acymailing/index.html b/src/html/mod_acymailing/index.html similarity index 100% rename from src/templates/html/mod_acymailing/index.html rename to src/html/mod_acymailing/index.html diff --git a/src/templates/html/mod_acymailing/mobile.php b/src/html/mod_acymailing/mobile.php similarity index 100% rename from src/templates/html/mod_acymailing/mobile.php rename to src/html/mod_acymailing/mobile.php diff --git a/src/templates/html/mod_cblogin/index.html b/src/html/mod_cblogin/index.html similarity index 100% rename from src/templates/html/mod_cblogin/index.html rename to src/html/mod_cblogin/index.html diff --git a/src/templates/html/mod_cblogin/mobile.php b/src/html/mod_cblogin/mobile.php similarity index 100% rename from src/templates/html/mod_cblogin/mobile.php rename to src/html/mod_cblogin/mobile.php diff --git a/src/templates/html/mod_comprofilerOnline/index.html b/src/html/mod_comprofilerOnline/index.html similarity index 100% rename from src/templates/html/mod_comprofilerOnline/index.html rename to src/html/mod_comprofilerOnline/index.html diff --git a/src/templates/html/mod_comprofilerOnline/mobile.php b/src/html/mod_comprofilerOnline/mobile.php similarity index 100% rename from src/templates/html/mod_comprofilerOnline/mobile.php rename to src/html/mod_comprofilerOnline/mobile.php diff --git a/src/templates/html/mod_hikashop_cart/index.html b/src/html/mod_hikashop_cart/index.html similarity index 100% rename from src/templates/html/mod_hikashop_cart/index.html rename to src/html/mod_hikashop_cart/index.html diff --git a/src/templates/html/mod_hikashop_cart/mobile.php b/src/html/mod_hikashop_cart/mobile.php similarity index 100% rename from src/templates/html/mod_hikashop_cart/mobile.php rename to src/html/mod_hikashop_cart/mobile.php diff --git a/src/templates/html/mod_k2_content/index.html b/src/html/mod_k2_content/index.html similarity index 100% rename from src/templates/html/mod_k2_content/index.html rename to src/html/mod_k2_content/index.html diff --git a/src/templates/html/mod_k2_content/mobile.php b/src/html/mod_k2_content/mobile.php similarity index 100% rename from src/templates/html/mod_k2_content/mobile.php rename to src/html/mod_k2_content/mobile.php diff --git a/src/templates/html/mod_kunenalatest/index.html b/src/html/mod_kunenalatest/index.html similarity index 100% rename from src/templates/html/mod_kunenalatest/index.html rename to src/html/mod_kunenalatest/index.html diff --git a/src/templates/html/mod_kunenalatest/mobile.php b/src/html/mod_kunenalatest/mobile.php similarity index 100% rename from src/templates/html/mod_kunenalatest/mobile.php rename to src/html/mod_kunenalatest/mobile.php diff --git a/src/templates/html/mod_kunenalogin/index.html b/src/html/mod_kunenalogin/index.html similarity index 100% rename from src/templates/html/mod_kunenalogin/index.html rename to src/html/mod_kunenalogin/index.html diff --git a/src/templates/html/mod_kunenalogin/mobile.php b/src/html/mod_kunenalogin/mobile.php similarity index 100% rename from src/templates/html/mod_kunenalogin/mobile.php rename to src/html/mod_kunenalogin/mobile.php diff --git a/src/templates/html/mod_kunenasearch/index.html b/src/html/mod_kunenasearch/index.html similarity index 100% rename from src/templates/html/mod_kunenasearch/index.html rename to src/html/mod_kunenasearch/index.html diff --git a/src/templates/html/mod_kunenasearch/mobile.php b/src/html/mod_kunenasearch/mobile.php similarity index 100% rename from src/templates/html/mod_kunenasearch/mobile.php rename to src/html/mod_kunenasearch/mobile.php diff --git a/src/templates/html/mod_kunenastats/index.html b/src/html/mod_kunenastats/index.html similarity index 100% rename from src/templates/html/mod_kunenastats/index.html rename to src/html/mod_kunenastats/index.html diff --git a/src/templates/html/mod_kunenastats/mobile.php b/src/html/mod_kunenastats/mobile.php similarity index 100% rename from src/templates/html/mod_kunenastats/mobile.php rename to src/html/mod_kunenastats/mobile.php diff --git a/src/templates/html/mod_menu/index.html b/src/html/mod_menu/index.html similarity index 100% rename from src/templates/html/mod_menu/index.html rename to src/html/mod_menu/index.html diff --git a/src/templates/html/mod_menu/mainmenu.php b/src/html/mod_menu/mainmenu.php similarity index 100% rename from src/templates/html/mod_menu/mainmenu.php rename to src/html/mod_menu/mainmenu.php diff --git a/src/templates/html/mod_menu/mainmenu_component.php b/src/html/mod_menu/mainmenu_component.php similarity index 100% rename from src/templates/html/mod_menu/mainmenu_component.php rename to src/html/mod_menu/mainmenu_component.php diff --git a/src/templates/html/mod_menu/mainmenu_heading.php b/src/html/mod_menu/mainmenu_heading.php similarity index 100% rename from src/templates/html/mod_menu/mainmenu_heading.php rename to src/html/mod_menu/mainmenu_heading.php diff --git a/src/templates/html/mod_menu/mainmenu_separator.php b/src/html/mod_menu/mainmenu_separator.php similarity index 100% rename from src/templates/html/mod_menu/mainmenu_separator.php rename to src/html/mod_menu/mainmenu_separator.php diff --git a/src/templates/html/mod_menu/mainmenu_url.php b/src/html/mod_menu/mainmenu_url.php similarity index 100% rename from src/templates/html/mod_menu/mainmenu_url.php rename to src/html/mod_menu/mainmenu_url.php diff --git a/src/templates/html/mod_osmembership/index.html b/src/html/mod_osmembership/index.html similarity index 100% rename from src/templates/html/mod_osmembership/index.html rename to src/html/mod_osmembership/index.html diff --git a/src/templates/html/mod_osmembership/mobile.php b/src/html/mod_osmembership/mobile.php similarity index 100% rename from src/templates/html/mod_osmembership/mobile.php rename to src/html/mod_osmembership/mobile.php diff --git a/src/templates/html/mod_virtuemart_cart/index.html b/src/html/mod_virtuemart_cart/index.html similarity index 100% rename from src/templates/html/mod_virtuemart_cart/index.html rename to src/html/mod_virtuemart_cart/index.html diff --git a/src/templates/html/mod_virtuemart_cart/mobile.php b/src/html/mod_virtuemart_cart/mobile.php similarity index 100% rename from src/templates/html/mod_virtuemart_cart/mobile.php rename to src/html/mod_virtuemart_cart/mobile.php diff --git a/src/templates/html/mod_virtuemart_category/index.html b/src/html/mod_virtuemart_category/index.html similarity index 100% rename from src/templates/html/mod_virtuemart_category/index.html rename to src/html/mod_virtuemart_category/index.html diff --git a/src/templates/html/mod_virtuemart_category/mobile.php b/src/html/mod_virtuemart_category/mobile.php similarity index 100% rename from src/templates/html/mod_virtuemart_category/mobile.php rename to src/html/mod_virtuemart_category/mobile.php diff --git a/src/templates/html/mod_virtuemart_currencies/index.html b/src/html/mod_virtuemart_currencies/index.html similarity index 100% rename from src/templates/html/mod_virtuemart_currencies/index.html rename to src/html/mod_virtuemart_currencies/index.html diff --git a/src/templates/html/mod_virtuemart_currencies/mobile.php b/src/html/mod_virtuemart_currencies/mobile.php similarity index 100% rename from src/templates/html/mod_virtuemart_currencies/mobile.php rename to src/html/mod_virtuemart_currencies/mobile.php diff --git a/src/templates/html/mod_virtuemart_manufacturer/index.html b/src/html/mod_virtuemart_manufacturer/index.html similarity index 100% rename from src/templates/html/mod_virtuemart_manufacturer/index.html rename to src/html/mod_virtuemart_manufacturer/index.html diff --git a/src/templates/html/mod_virtuemart_manufacturer/mobile.php b/src/html/mod_virtuemart_manufacturer/mobile.php similarity index 100% rename from src/templates/html/mod_virtuemart_manufacturer/mobile.php rename to src/html/mod_virtuemart_manufacturer/mobile.php diff --git a/src/templates/html/mod_virtuemart_product/index.html b/src/html/mod_virtuemart_product/index.html similarity index 100% rename from src/templates/html/mod_virtuemart_product/index.html rename to src/html/mod_virtuemart_product/index.html diff --git a/src/templates/html/mod_virtuemart_product/mobile.php b/src/html/mod_virtuemart_product/mobile.php similarity index 100% rename from src/templates/html/mod_virtuemart_product/mobile.php rename to src/html/mod_virtuemart_product/mobile.php diff --git a/src/templates/index.html b/src/index.html similarity index 100% rename from src/templates/index.html rename to src/index.html diff --git a/src/templates/index.php b/src/index.php similarity index 100% rename from src/templates/index.php rename to src/index.php diff --git a/src/templates/joomla.asset.json b/src/joomla.asset.json similarity index 100% rename from src/templates/joomla.asset.json rename to src/joomla.asset.json diff --git a/src/templates/offline.php b/src/offline.php similarity index 100% rename from src/templates/offline.php rename to src/offline.php diff --git a/src/templates/templateDetails.xml b/src/templateDetails.xml similarity index 100% rename from src/templates/templateDetails.xml rename to src/templateDetails.xml