update mailer

This commit is contained in:
Adrian Amaglio 2020-08-27 16:40:16 +02:00
parent aa04211133
commit 2c1d165190

View File

@ -106,7 +106,7 @@ format(slug=tag.slug) }}{% endif %}" type="application/rss+xml" rel="alternate"
{% block content %}
{% endblock %}
</main>
<script src="https://unpkg.jean-cloud.net/jean-cloud-contact-mailer-client@1.1.4/index.js" integrity="sha384-eJRid9Fa2gUZ7X7QJD68QF3tLN1QJGzLKWnkqMkTXjwGS2n+OWjJhUxsvHc7fPhF" crossorigin="anonymous"></script>
<script src="https://unpkg.jean-cloud.net/jean-cloud-contact-mailer-client@1.1.5/index.js" integrity="sha384-JUNr7mbE348uyjuqcY3O+jCs09bBnDeNsmIzOMQWyi3zpR445m+7hS5g78ciuqJh" crossorigin="anonymous"></script>
<script> jeanCloudContactFormIntercept ('contact-mailer-form', new JeanCloudContactFormNotifier('light')) </script>
<!-- Page Footer -->