|
@ -287,9 +287,7 @@ |
|
|
}); |
|
|
}); |
|
|
</script> |
|
|
</script> |
|
|
|
|
|
|
|
|
|
|
|
{% if not debug %} |
|
|
|
|
|
|
|
|
{% if not DEBUG %} |
|
|
|
|
|
<script src="https://vlibras.gov.br/app/vlibras-plugin.js"></script> |
|
|
<script src="https://vlibras.gov.br/app/vlibras-plugin.js"></script> |
|
|
<script> |
|
|
<script> |
|
|
new window.VLibras.Widget('https://vlibras.gov.br/app'); |
|
|
new window.VLibras.Widget('https://vlibras.gov.br/app'); |
|
@ -304,11 +302,9 @@ |
|
|
gtag('js', new Date()); |
|
|
gtag('js', new Date()); |
|
|
gtag('config', '{{"google_analytics_id_metrica"|get_config_attr}}'); |
|
|
gtag('config', '{{"google_analytics_id_metrica"|get_config_attr}}'); |
|
|
</script> |
|
|
</script> |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{% endblock foot_js %} |
|
|
{% endblock foot_js %} |
|
|
|
|
|
|
|
|
</body> |
|
|
</body> |
|
|
</html> |
|
|
</html> |
|
|