2025-01-01 00:00:00 +00:00
<!doctype html>
2025-12-13 11:55:24 +00:00
< html lang = "es" >
2025-01-01 00:00:00 +00:00
< head >
< meta charset = "UTF-8" / >
2025-12-13 11:55:24 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0, viewport-fit=cover" / >
< title > EMERGES TES - Guía de Protocolos de Emergencias< / title >
< meta name = "description" content = "Guía rápida de protocolos médicos de emergencias para Técnicos de Emergencias Sanitarias (TES). RCP, fármacos, calculadoras y más." / >
< meta name = "author" content = "EMERGES TES" / >
< meta name = "theme-color" content = "#1a1f2e" / >
< meta name = "apple-mobile-web-app-capable" content = "yes" / >
< meta name = "apple-mobile-web-app-status-bar-style" content = "black-translucent" / >
2025-01-01 00:00:00 +00:00
2025-12-13 11:55:24 +00:00
< meta property = "og:title" content = "EMERGES TES - Guía de Protocolos" / >
< meta property = "og:description" content = "Guía rápida de protocolos médicos de emergencias para TES" / >
2025-01-01 00:00:00 +00:00
< meta property = "og:type" content = "website" / >
2025-12-13 11:55:24 +00:00
< meta name = "twitter:card" content = "summary" / >
< meta name = "twitter:title" content = "EMERGES TES" / >
< meta name = "twitter:description" content = "Protocolos de emergencias para TES" / >
< link rel = "canonical" href = "https://emerges-tes.lovable.app/" / >
2025-01-01 00:00:00 +00:00
< / head >
< body >
< div id = "root" > < / div >
< script type = "module" src = "/src/main.tsx" > < / script >
< / body >
< / html >