diff --git a/template/layout_templates/footer.tpl b/template/layout_templates/footer.tpl
new file mode 100644
index 0000000..7fb2c87
--- /dev/null
+++ b/template/layout_templates/footer.tpl
@@ -0,0 +1,81 @@
+ if (!@$_REQUEST["viewAMP"]){ ?>
+ {CODE}
+ }else{ ?>
+ $otros_contenidos = dame_registros("otros_contenidos", "visible_en_el_menu=1"); ?>
+
+ if (@$configuracionRecord["telefono"]) {?>
+ " id="amp-callCTA">
+
+
+ }?>
+ }
+
+if (!@$_REQUEST["viewAMP"]){
+ ?>
+ {BOTTOM_LIBRARIES}
+
+}
+ echo '';
+ echo Module::links();
+ echo Module::scripts();
+
+ /*if (HAY_TIENDA && !@$_REQUEST["viewAMP"]) {
+ echo modulo("modal_livesearch");
+ ?>
+
+
+
+ Resource::link('/css/cesta.css', true);
+ ?>
+
+ if (@$configuracionTienda["pago_por_stripe"]) {?>
+
+ }
+ }*/
+
+ if (!@$_REQUEST["viewAMP"]){ ?>
+ if (!defined('USE_MIN_TAILWIND') || (defined('USE_MIN_TAILWIND') && !USE_MIN_TAILWIND)) { ?> {STYLE} } ?>
+ if (defined('USE_MIN_TAILWIND') && USE_MIN_TAILWIND == "2") {
+ generateMinCssV2();
+ ?> " data-value="=USE_MIN_TAILWIND;?>">
+ } ?>
+
+ if (!defined('USE_MIN_JS_TAILWIND') || (defined('USE_MIN_JS_TAILWIND') && !USE_MIN_JS_TAILWIND)) { ?> {JAVASCRIPT} } ?>
+ if (defined('USE_MIN_JS_TAILWIND') && USE_MIN_JS_TAILWIND == "2") {
+ if (function_exists("generateMinJsV2")) generateMinJsV2();
+ ?>
+ } ?>
+
+ }
+
+ $dummyLib = []; addPlugins("tpl_foot",$dummyLib);
+
+ if (!@$_SESSION["pruebas"] && !@$_REQUEST["viewAMP"]){?>}
+
+ if (@$configuracionRecord["usar_service_worker"] && isHTTPS() && !@$_REQUEST["viewAMP"]) {
+ ?>
+ }
+ if (hasRecaptcha() && !@$_REQUEST["viewAMP"] && property_exists('CocoParser', 'hayCaptcha') && @CocoParser::$hayCaptcha) {
+ ?>
+ }
+
+ ?>
+
+