SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit d781975f authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Merge branch 'master' into dev_JSC_20181021_journals

parents 1da80124 3531d8fb
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,12 @@
</div>
</div>
<div class="row">
<div class="col-12">
<h2 class="text-danger">We are deprecating our Partners pages, please go to our <a href="{% url 'sponsors:sponsors' %}">Sponsors page</a> instead.</h2>
</div>
</div>
{% if perms.scipost.can_manage_SPB %}
<div class="row">
<div class="col-12">
......
......@@ -58,18 +58,19 @@
background-color: $white;
}
}
.sponsors ul {
height: 100px !important;
list-style: none;
li {
.homepage {
.sponsors ul {
height: 100px !important;
list-style: none;
img {
max-height: 100px !important;
height: auto !important;
width: auto !important;
li {
height: 100px !important;
img {
max-height: 100px !important;
height: auto !important;
width: auto !important;
}
}
}
}
......
......@@ -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">
......
No preview for this file type
No preview for this file type
......@@ -24,21 +24,12 @@
<br/>
<p>
Is your organization benefitting from SciPost's activities (check our <a href="{% url 'organizations:organizations' %}">organizations page</a>), and does it not appear in our list of Sponsors below? Then consider helping SciPost:
<br/>
<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=sponsors@scipost.org">template</a>.
<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:sponsors@scipost.org?subject=Sponsors enquiry">sponsors@scipost.org</a> to enquire about further details or initiate your sponsorship.
</p>
<ul>
<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>.
</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.
</p>
</li>
</ul>
</div>
</div>
......@@ -122,6 +113,4 @@
</div>
{% endblock content %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment