<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/x-icon" href="{{ asset('images/icons/favicon.ico') }}" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<script>
localhost={'host': 'https://chilco.diig.cl'}
</script>
<script type="module" crossorigin src="/assets/index-60871969.js"></script>
<link rel="stylesheet" href="/assets/index-6bea388f.css">
</head>
<body>
<div id="root"></div>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
</body>
</html>
{#<!DOCTYPE html>
<html {{ sonata_seo_html_attributes() }} lang="es">
<head {{ sonata_seo_head_attributes() }}>
<meta charset="UTF-8">
{{ sonata_seo_title() }}
{{ sonata_seo_metadatas() }}
{{ sonata_seo_link_canonical() }}
{{ sonata_seo_oembed_links() }}
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 128 128%22><text y=%221.2em%22 font-size=%2296%22>⚫️</text></svg>">
{% block stylesheets %}
{{ encore_entry_link_tags('app') }}
{% endblock %}
{% block javascripts %}
{{ encore_entry_script_tags('app') }}
{% endblock %}
</head>
<body>
{% block body %}{% endblock %}
</body>
</html>#}