update_mailer

This commit is contained in:
Adrian Amaglio 2020-08-27 16:37:47 +02:00
parent 0ccd447dd1
commit aa04211133

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.2/index.js" integrity="sha384-iJ91dbQ5e3wIK3xEVe5uPv0kBmCZhjFooOmCUL9TppkOloxKwN9qZJaMmrB6vmDz" crossorigin="anonymous"></script>
<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> jeanCloudContactFormIntercept ('contact-mailer-form', new JeanCloudContactFormNotifier('light')) </script>
<!-- Page Footer -->