From 06df7bb6049bfd1ac882d3cf8b895807167a695b Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Sun, 1 Mar 2026 01:15:39 -0600 Subject: [PATCH] Reorganization --- src/{templates => }/component.php | 0 src/{templates => }/custom.php | 0 src/{templates => }/error.php | 0 src/{templates => }/html/com_comprofiler/index.html | 0 src/{templates => }/html/com_comprofiler/login/index.html | 0 src/{templates => }/html/com_comprofiler/login/mobile.php | 0 src/{templates => }/html/com_comprofiler/registers/index.html | 0 src/{templates => }/html/com_comprofiler/registers/mobile.php | 0 src/{templates => }/html/com_comprofiler/userprofile/index.html | 0 src/{templates => }/html/com_comprofiler/userprofile/mobile.php | 0 src/{templates => }/html/com_comprofiler/userslist/index.html | 0 src/{templates => }/html/com_comprofiler/userslist/mobile.php | 0 src/{templates => }/html/com_content/article/index.html | 0 src/{templates => }/html/com_content/article/toc-left.php | 0 src/{templates => }/html/com_content/article/toc-right.php | 0 src/{templates => }/html/com_jem/calendar/index.html | 0 src/{templates => }/html/com_jem/calendar/mobile.php | 0 src/{templates => }/html/com_jem/categories/index.html | 0 src/{templates => }/html/com_jem/categories/mobile.php | 0 src/{templates => }/html/com_jem/event/index.html | 0 src/{templates => }/html/com_jem/event/mobile.php | 0 src/{templates => }/html/com_jem/eventslist/index.html | 0 src/{templates => }/html/com_jem/eventslist/mobile.php | 0 src/{templates => }/html/com_jem/index.html | 0 src/{templates => }/html/com_jem/venue/index.html | 0 src/{templates => }/html/com_jem/venue/mobile.php | 0 src/{templates => }/html/com_kunena/category/index.html | 0 src/{templates => }/html/com_kunena/category/mobile.php | 0 src/{templates => }/html/com_kunena/topic/index.html | 0 src/{templates => }/html/com_osmembership/plan/index.html | 0 src/{templates => }/html/com_osmembership/plans/index.html | 0 src/{templates => }/html/com_osmembership/plans/mobile.php | 0 src/{templates => }/html/mod_acymailing/index.html | 0 src/{templates => }/html/mod_acymailing/mobile.php | 0 src/{templates => }/html/mod_cblogin/index.html | 0 src/{templates => }/html/mod_cblogin/mobile.php | 0 src/{templates => }/html/mod_comprofilerOnline/index.html | 0 src/{templates => }/html/mod_comprofilerOnline/mobile.php | 0 src/{templates => }/html/mod_hikashop_cart/index.html | 0 src/{templates => }/html/mod_hikashop_cart/mobile.php | 0 src/{templates => }/html/mod_k2_content/index.html | 0 src/{templates => }/html/mod_k2_content/mobile.php | 0 src/{templates => }/html/mod_kunenalatest/index.html | 0 src/{templates => }/html/mod_kunenalatest/mobile.php | 0 src/{templates => }/html/mod_kunenalogin/index.html | 0 src/{templates => }/html/mod_kunenalogin/mobile.php | 0 src/{templates => }/html/mod_kunenasearch/index.html | 0 src/{templates => }/html/mod_kunenasearch/mobile.php | 0 src/{templates => }/html/mod_kunenastats/index.html | 0 src/{templates => }/html/mod_kunenastats/mobile.php | 0 src/{templates => }/html/mod_menu/index.html | 0 src/{templates => }/html/mod_menu/mainmenu.php | 0 src/{templates => }/html/mod_menu/mainmenu_component.php | 0 src/{templates => }/html/mod_menu/mainmenu_heading.php | 0 src/{templates => }/html/mod_menu/mainmenu_separator.php | 0 src/{templates => }/html/mod_menu/mainmenu_url.php | 0 src/{templates => }/html/mod_osmembership/index.html | 0 src/{templates => }/html/mod_osmembership/mobile.php | 0 src/{templates => }/html/mod_virtuemart_cart/index.html | 0 src/{templates => }/html/mod_virtuemart_cart/mobile.php | 0 src/{templates => }/html/mod_virtuemart_category/index.html | 0 src/{templates => }/html/mod_virtuemart_category/mobile.php | 0 src/{templates => }/html/mod_virtuemart_currencies/index.html | 0 src/{templates => }/html/mod_virtuemart_currencies/mobile.php | 0 src/{templates => }/html/mod_virtuemart_manufacturer/index.html | 0 src/{templates => }/html/mod_virtuemart_manufacturer/mobile.php | 0 src/{templates => }/html/mod_virtuemart_product/index.html | 0 src/{templates => }/html/mod_virtuemart_product/mobile.php | 0 src/{templates => }/index.html | 0 src/{templates => }/index.php | 0 src/{templates => }/joomla.asset.json | 0 src/{templates => }/offline.php | 0 src/{templates => }/templateDetails.xml | 0 73 files changed, 0 insertions(+), 0 deletions(-) rename src/{templates => }/component.php (100%) rename src/{templates => }/custom.php (100%) rename src/{templates => }/error.php (100%) rename src/{templates => }/html/com_comprofiler/index.html (100%) rename src/{templates => }/html/com_comprofiler/login/index.html (100%) rename src/{templates => }/html/com_comprofiler/login/mobile.php (100%) rename src/{templates => }/html/com_comprofiler/registers/index.html (100%) rename src/{templates => }/html/com_comprofiler/registers/mobile.php (100%) rename src/{templates => }/html/com_comprofiler/userprofile/index.html (100%) rename src/{templates => }/html/com_comprofiler/userprofile/mobile.php (100%) rename src/{templates => }/html/com_comprofiler/userslist/index.html (100%) rename src/{templates => }/html/com_comprofiler/userslist/mobile.php (100%) rename src/{templates => }/html/com_content/article/index.html (100%) rename src/{templates => }/html/com_content/article/toc-left.php (100%) rename src/{templates => }/html/com_content/article/toc-right.php (100%) rename src/{templates => }/html/com_jem/calendar/index.html (100%) rename src/{templates => }/html/com_jem/calendar/mobile.php (100%) rename src/{templates => }/html/com_jem/categories/index.html (100%) rename src/{templates => }/html/com_jem/categories/mobile.php (100%) rename src/{templates => }/html/com_jem/event/index.html (100%) rename src/{templates => }/html/com_jem/event/mobile.php (100%) rename src/{templates => }/html/com_jem/eventslist/index.html (100%) rename src/{templates => }/html/com_jem/eventslist/mobile.php (100%) rename src/{templates => }/html/com_jem/index.html (100%) rename src/{templates => }/html/com_jem/venue/index.html (100%) rename src/{templates => }/html/com_jem/venue/mobile.php (100%) rename src/{templates => }/html/com_kunena/category/index.html (100%) rename src/{templates => }/html/com_kunena/category/mobile.php (100%) rename src/{templates => }/html/com_kunena/topic/index.html (100%) rename src/{templates => }/html/com_osmembership/plan/index.html (100%) rename src/{templates => }/html/com_osmembership/plans/index.html (100%) rename src/{templates => }/html/com_osmembership/plans/mobile.php (100%) rename src/{templates => }/html/mod_acymailing/index.html (100%) rename src/{templates => }/html/mod_acymailing/mobile.php (100%) rename src/{templates => }/html/mod_cblogin/index.html (100%) rename src/{templates => }/html/mod_cblogin/mobile.php (100%) rename src/{templates => }/html/mod_comprofilerOnline/index.html (100%) rename src/{templates => }/html/mod_comprofilerOnline/mobile.php (100%) rename src/{templates => }/html/mod_hikashop_cart/index.html (100%) rename src/{templates => }/html/mod_hikashop_cart/mobile.php (100%) rename src/{templates => }/html/mod_k2_content/index.html (100%) rename src/{templates => }/html/mod_k2_content/mobile.php (100%) rename src/{templates => }/html/mod_kunenalatest/index.html (100%) rename src/{templates => }/html/mod_kunenalatest/mobile.php (100%) rename src/{templates => }/html/mod_kunenalogin/index.html (100%) rename src/{templates => }/html/mod_kunenalogin/mobile.php (100%) rename src/{templates => }/html/mod_kunenasearch/index.html (100%) rename src/{templates => }/html/mod_kunenasearch/mobile.php (100%) rename src/{templates => }/html/mod_kunenastats/index.html (100%) rename src/{templates => }/html/mod_kunenastats/mobile.php (100%) rename src/{templates => }/html/mod_menu/index.html (100%) rename src/{templates => }/html/mod_menu/mainmenu.php (100%) rename src/{templates => }/html/mod_menu/mainmenu_component.php (100%) rename src/{templates => }/html/mod_menu/mainmenu_heading.php (100%) rename src/{templates => }/html/mod_menu/mainmenu_separator.php (100%) rename src/{templates => }/html/mod_menu/mainmenu_url.php (100%) rename src/{templates => }/html/mod_osmembership/index.html (100%) rename src/{templates => }/html/mod_osmembership/mobile.php (100%) rename src/{templates => }/html/mod_virtuemart_cart/index.html (100%) rename src/{templates => }/html/mod_virtuemart_cart/mobile.php (100%) rename src/{templates => }/html/mod_virtuemart_category/index.html (100%) rename src/{templates => }/html/mod_virtuemart_category/mobile.php (100%) rename src/{templates => }/html/mod_virtuemart_currencies/index.html (100%) rename src/{templates => }/html/mod_virtuemart_currencies/mobile.php (100%) rename src/{templates => }/html/mod_virtuemart_manufacturer/index.html (100%) rename src/{templates => }/html/mod_virtuemart_manufacturer/mobile.php (100%) rename src/{templates => }/html/mod_virtuemart_product/index.html (100%) rename src/{templates => }/html/mod_virtuemart_product/mobile.php (100%) rename src/{templates => }/index.html (100%) rename src/{templates => }/index.php (100%) rename src/{templates => }/joomla.asset.json (100%) rename src/{templates => }/offline.php (100%) rename src/{templates => }/templateDetails.xml (100%) 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