Update adhesions.html

This commit is contained in:
Jules Lasne 2021-02-03 21:22:39 +01:00 committed by GitHub
parent e90539e3f5
commit 03be7e1bcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,5 +6,5 @@
{% block main %}
<h2>Adhérez à l'AFPy</h2>
<iframe id="haWidget" allowtransparency="true" scrolling="auto" src="https://www.helloasso.com/associations/afpy/adhesions/adhesion-2021-a-l-afpy/widget" style="width:100%;height:750px;border:none;" onload="window.scroll(0, this.offsetTop)"></iframe><div style="width:100%;text-align:center;">Propulsé par <a href="https://www.helloasso.com" rel="nofollow">HelloAsso</a></div>
<iframe id="haWidget" src="https://www.helloasso.com/associations/afpy/adhesions/adhesion-2021-a-l-afpy/widget"></iframe>
{% endblock main %}