Update adhesions.html

This commit is contained in:
Jules Lasne 2021-02-03 21:17:12 +01:00 committed by GitHub
parent 51db76083c
commit e90539e3f5
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" src="https://www.helloasso.com/associations/afpy/adhesions/adhesion-2020-a-l-afpy/widget"></iframe>
<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>
{% endblock main %}