diff --git a/scipost/templates/scipost/index.html b/scipost/templates/scipost/index.html index 91bea0d896838893ab01e0969ab4d0dd64592b1d..a47a00d6dc11067f0ff14b190e356a315e9d8d4e 100644 --- a/scipost/templates/scipost/index.html +++ b/scipost/templates/scipost/index.html @@ -143,7 +143,7 @@ We invite <a href="{% url 'organizations:organizations' %}">organizations benefitting from SciPost's activities</a> to join our growing <a href="{% url 'sponsors:sponsors' %}">list of Sponsors</a>. Look at our <a href="{% static 'sponsors/SciPost_Sponsors_Board_Prospectus.pdf' %}">one-page Prospectus</a> and at our full <a href="{% static 'sponsors/SciPost_Sponsorship_Agreement.pdf' %}">Sponsorship Agreement template</a>. </p> <p> - <span style="color: red;">Scientists, please help us out:</span> Please petition your local librarian/director/... to consider sponsoring us. You can use this email <a href="mailto:?subject=Petition to support SciPost&body={% autoescape on %}{% include 'sponsors/sponsor_petition_email.html' %}{% endautoescape %}&cc=admin@scipost.org">template</a>. + <span style="color: red;">Scientists, please help us out:</span> Please petition your local librarian/director/... to consider sponsoring us. You can use this email <a href="mailto:?subject=Petition to support SciPost&body={% autoescape on %}{% include 'sponsors/sponsor_petition_email.html' %}{% endautoescape %}&cc=sponsors@scipost.org">template</a>. </p> <p>Do you or somebody you know have the means to make a difference? <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> diff --git a/sponsors/static/sponsors/SciPost_Sponsors_Board_Prospectus.pdf b/sponsors/static/sponsors/SciPost_Sponsors_Board_Prospectus.pdf index b1f3d4bfe9678d8026ff62647f225ca6312a6fe4..938fd18eaf2d5d76bb9416802cf7ab6ca90f0f69 100644 Binary files a/sponsors/static/sponsors/SciPost_Sponsors_Board_Prospectus.pdf and b/sponsors/static/sponsors/SciPost_Sponsors_Board_Prospectus.pdf differ diff --git a/sponsors/static/sponsors/SciPost_Sponsorship_Agreement.pdf b/sponsors/static/sponsors/SciPost_Sponsorship_Agreement.pdf index 6ef3a5e0c5711743b5992033f3c9b1ddb9a2d80b..1f57fb9eba1066fa26e60beb58555747dfdf346e 100644 Binary files a/sponsors/static/sponsors/SciPost_Sponsorship_Agreement.pdf and b/sponsors/static/sponsors/SciPost_Sponsorship_Agreement.pdf differ diff --git a/sponsors/templates/sponsors/sponsors.html b/sponsors/templates/sponsors/sponsors.html index adb2a3589fa0d90d735dc6cfb1718451cd5f8021..468994186a4876c7131b4332520a1cc66716570f 100644 --- a/sponsors/templates/sponsors/sponsors.html +++ b/sponsors/templates/sponsors/sponsors.html @@ -29,13 +29,13 @@ <li> <p> <strong>Are you a scientist?</strong><br/> - Please petition your local librarian/director/... to consider sponsoring us. You can use this email <a href="mailto:?subject=Petition to support SciPost&body={% autoescape on %}{% include 'sponsors/sponsor_petition_email.html' %}{% endautoescape %}&cc=admin@scipost.org">template</a>. + Please petition your local librarian/director/... to consider sponsoring us. You can use this email <a href="mailto:?subject=Petition to support SciPost&body={% autoescape on %}{% include 'sponsors/sponsor_petition_email.html' %}{% endautoescape %}&cc=sponsors@scipost.org">template</a>. </p> </li> <li> <p> <strong>Are you a librarian, funding agency representative or other potential supporter?</strong><br/> - Take a look at our <a href="{% static 'sponsors/SciPost_Sponsorship_Agreement.pdf' %}">Sponsorship Agreement</a> template, and contact us at <a href="mailto:admin@scipost.org?subject=Sponsors enquiry">admin@scipost.org</a> to enquire about further details or initiate your sponsorship. + Take a look at our <a href="{% static 'sponsors/SciPost_Sponsorship_Agreement.pdf' %}">Sponsorship Agreement</a> template, and contact us at <a href="mailto:sponsors@scipost.org?subject=Sponsors enquiry">sponsors@scipost.org</a> to enquire about further details or initiate your sponsorship. </p> </li> </ul>