!!!
%html{:lang => "es"}
%head
%meta{:content => "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/
%meta{:charset => "utf-8"}/
%meta{:content => "IE=edge", "http-equiv" => "X-UA-Compatible"}/
%meta{:content => "width=device-width, initial-scale=1", :name => "viewport"}/
%meta{:content => "Servicio para negocios y empresas enfocado en el crecimiento comercial de los mismos para aumentar sus ventas y optimizar sus procesos.", :name => "description"}/
%meta{:content => "software, desarrollo de software, ingeniería de software, diseño gráfico, publicidad, página web, diseño web, anuncios publicitarios, atencion a clientes, redes sociales, community manager", :name => "keywords"}/
%meta{:content => "One Startup", :name => "author"}/
%meta{:content => "One Startup, ayudamos a tu negocio a crecer más.", :property => "og:title"}/
%meta{:content => "website", :property => "og:type"}/
%meta{:content => "https://www.onestartup.mx/assets/img/onestartup-opengraph-image-new.jpg", :property => "og:image"}/
%meta{:content => "https://www.onestartup.mx", :property => "og:url"}/
%meta{:content => "Servicio para negocios y empresas enfocado en el crecimiento comercial de los mismos para aumentar sus ventas y optimizar sus procesos.", :property => "og:description"}/
%meta{:content => "summary_large_image", :name => "twitter:card"}/
%meta{:content => "@OneStartupMX", :name => "twitter:site"}/
%meta{:content => "One Startup, ayudamos a tu negocio a crecer más.", :name => "twitter:title"}/
%meta{:content => "Servicio para negocios y empresas enfocado en el crecimiento comercial de los mismos para aumentar sus ventas y optimizar sus procesos."}/
%meta{:content => "https://www.onestartup.mx/assets/img/onestartup-opengraph-image-new.jpg", :name => "twitter:image:src"}/
%link{:href => "{{ asset('/assets/templates/thesaas/css/core.min.css')}}", :media => "all", :rel => "stylesheet", :type => "text/css"}/
%link{:href => "{{ asset('/assets/templates/thesaas/css/thesaas.css')}}", :media => "all", :rel => "stylesheet", :type => "text/css"}/
%link{:href => "{{ asset('/assets/templates/thesaas/css/style.css')}}", :media => "all", :rel => "stylesheet", :type => "text/css"}/
%link{:href => "{{ asset('/assets/img/favicon.ico')}}", :rel => "icon", :type => "image/x-icon"}/
%link{:href => "{{ asset('/assets/img/icon/apple-icon-57x57.png')}}", :rel => "apple-touch-icon", :sizes => "57x57"}/
%link{:href => "{{ asset('/assets/img/icon/apple-icon-60x60.png')}}", :rel => "apple-touch-icon", :sizes => "60x60"}/
%link{:href => "{{ asset('/assets/img/icon/apple-icon-72x72.png')}}", :rel => "apple-touch-icon", :sizes => "72x72"}/
%link{:href => "{{ asset('/assets/img/icon/apple-icon-76x76.png')}}", :rel => "apple-touch-icon", :sizes => "76x76"}/
%link{:href => "{{ asset('/assets/img/icon/apple-icon-114x114.png')}}", :rel => "apple-touch-icon", :sizes => "114x114"}/
%link{:href => "{{ asset('/assets/img/icon/apple-icon-120x120.png')}}", :rel => "apple-touch-icon", :sizes => "120x120"}/
%link{:href => "{{ asset('/assets/img/icon/apple-icon-144x144.png')}}", :rel => "apple-touch-icon", :sizes => "144x144"}/
%link{:href => "{{ asset('/assets/img/icon/apple-icon-152x152.png')}}", :rel => "apple-touch-icon", :sizes => "152x152"}/
%link{:href => "{{ asset('/assets/img/icon/apple-icon-180x180.png')}}", :rel => "apple-touch-icon", :sizes => "180x180"}/
%link{:href => "{{ asset('/assets/img/icon/android-icon-192x192.png')}}", :rel => "icon", :sizes => "192x192", :type => "image/png"}/
%link{:href => "{{ asset('/assets/img/icon/favicon-32x32.png')}}", :rel => "icon", :sizes => "32x32", :type => "image/png"}/
%link{:href => "{{ asset('/assets/img/icon/favicon-96x96.png')}}", :rel => "icon", :sizes => "96x96", :type => "image/png"}/
%link{:href => "{{ asset('/assets/img/icon/favicon-16x16.png')}}", :rel => "icon", :sizes => "16x16", :type => "image/png"}/
%title
@yield('pageTitle')
/ Importante: titulo de la pagina -No remover
/ ************************** replace custom styles
/%link{:href=>"{{asset('assets/css/custom.css')}}"}
/*** Boostrap styles
/%link{:crossorigin => "anonymous", :href => "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css", :integrity => "sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u", :rel => "stylesheet"}/
/%link{:crossorigin => "anonymous", :href => "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css", :integrity => "sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp", :rel => "stylesheet"}/
/* este template no requiere cargar bootstrap *//
/ ************************************************
%body
/ Importante: seccion donde aparecera el contenido en la otras vistas -No remover
@include('page-menus.menu-navegacion-website')
@yield('content')
/********************************************************************************
%footer.site-footer
.container
.row.gap-y
.col-12.col-md-6
%p.text-center.text-md-left
Desarrollado por One Startup © 2018
.col-12.col-md-6
%ul.nav.nav-inline.nav-primary.nav-dotted.nav-dot-separated.justify-content-center.justify-content-md-end
%li.nav-item
%a.nav-link{:href => "https://www.onestartup.mx"} www.onestartup.mx
/*** Boostrap scripts
%script{:crossorigin => "anonymous", :integrity => "sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44=", :src => "https://code.jquery.com/jquery-2.2.4.min.js"}
%script{:crossorigin => "anonymous", :integrity => "sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa", :src => "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"}
/ Importante: scripts elementales no remover
%script{:src => "https://unpkg.com/sweetalert/dist/sweetalert.min.js"}
%script{:src => "{{asset('assets/templates/thesaas/js/jquery.maskedinput.min.js')}}"}
%script{:src => "{{asset('assets/templates/thesaas/js/mascaras.js')}}"}
%script{:src => "//code.jquery.com/jquery.js"}
/ *******************************************
/ Importante: seccion donde aparecera los scripts extras -No remover
%script{:src => "{{asset('assets/templates/thesaas/js/core.min.js')}}"}
%script{:src => "{{asset('assets/templates/thesaas/js/thesaas.min.js')}}"}
%script{:src => "{{asset('assets/templates/thesaas/js/script.js')}}"}
@yield('scripts')