diff --git a/scipost/templates/scipost/base.html b/scipost/templates/scipost/base.html index 3c0cd59b3dcfdb39f2f9b3c4dc7df8ba652d3c59..5fa0e0c26ba1580eff7a9b66af3993d988d96bb0 100644 --- a/scipost/templates/scipost/base.html +++ b/scipost/templates/scipost/base.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html> +<html lang="en"> <head> {% load staticfiles %} <link rel="stylesheet" type="text/css" href="{% static 'scipost/SciPost.css' %}" /> diff --git a/scipost/templates/scipost/footer.html b/scipost/templates/scipost/footer.html index 65b4efcd359eb3877f9a42a17f9a557b2454a06d..b8abaccaaeedb04ad8e54360a1d1f2bc63a3bd16 100644 --- a/scipost/templates/scipost/footer.html +++ b/scipost/templates/scipost/footer.html @@ -13,8 +13,8 @@ Follow us on:<br/> <table> <tr> - <td><a href="https://www.facebook.com/scipost" target="_blank" title="Facebook"><img src="{% static 'scipost/images/FB-f-Logo__white_29.png' %}" width="20px" alt="Facebook"/></a></td> - <td><a href="https://twitter.com/scipost_dot_org" target="_blank" title="Twitter"><img src="{% static 'scipost/images/Twitter_Logo_Blue.png' %}" width="32px" alt="Twitter"/></a></td> + <td><a href="https://www.facebook.com/scipost" target="_blank" title="Facebook"><img src="{% static 'scipost/images/FB-f-Logo__white_29.png' %}" width="20" alt="Facebook"/></a></td> + <td><a href="https://twitter.com/scipost_dot_org" target="_blank" title="Twitter"><img src="{% static 'scipost/images/Twitter_Logo_Blue.png' %}" width="32" alt="Twitter"/></a></td> </tr> </table> </div> diff --git a/scipost/templates/scipost/foundation.html b/scipost/templates/scipost/foundation.html index 0a932ebbf992d0864710baee581f96c963a22c1e..23d9ab66bbcf664a4d1b12d086363c27dc52a9f8 100644 --- a/scipost/templates/scipost/foundation.html +++ b/scipost/templates/scipost/foundation.html @@ -16,7 +16,7 @@ <div class="flex-whitebox"> <p> - The SciPost Foundation, Inc. is a nonprofit charitable organization dedicated to developing, + The SciPost Foundation, Inc. is a nonprofit organization dedicated to developing, implementing and maintaining innovative forms of electronic scientific communication and publishing. The SciPost Foundation operates the <a href="{% url 'scipost:index' %}">SciPost.org</a> diff --git a/scipost/templates/scipost/header.html b/scipost/templates/scipost/header.html index 8ac3def1253cbd2ca7f2d540e9ecd5756839abcb..ac52d6c8b9532058f3a6d22bcab21db51a333d70 100644 --- a/scipost/templates/scipost/header.html +++ b/scipost/templates/scipost/header.html @@ -3,7 +3,7 @@ <div class="flex-container" id="headerflex"> <div class="flex-logobox"> - <a href="{% url 'scipost:index' %}"><img src="{% static 'scipost/images/logo_scipost_RGB_HTML_groot.png' %}" alt="SciPost logo" width='240px' /></a> + <a href="{% url 'scipost:index' %}"><img src="{% static 'scipost/images/logo_scipost_RGB_HTML_groot.png' %}" alt="SciPost logo" width="240" /></a> </div> <div class="flex-blurbbox"> <p> @@ -12,6 +12,6 @@ <i>For open, global and perpetual access to science</i> </p> </div> - + </div> </header> diff --git a/scipost/templates/scipost/index.html b/scipost/templates/scipost/index.html index 0f86d497d4115a11f6bf604ededaae9ef1603d26..62e104156bf203a5bd05a0cb6ca7192e75023f66 100644 --- a/scipost/templates/scipost/index.html +++ b/scipost/templates/scipost/index.html @@ -9,7 +9,7 @@ <div class="flex-container"> {% if latest_newsitems %} <div class="flex-greybox320"> - <h1><a href="{% url 'scipost:news' %}">News</a><a style="float: right;" href="{% url 'scipost:feeds' %}"><img src="{% static 'scipost/images/feed-icon-14x14.png' %}" alt="Feed logo" width="14px"></a></h1> + <h1><a href="{% url 'scipost:news' %}">News</a><a style="float: right;" href="{% url 'scipost:feeds' %}"><img src="{% static 'scipost/images/feed-icon-14x14.png' %}" alt="Feed logo" width="14"></a></h1> <p>Latest news and announcements.</p> <hr class="hr6"/> <ul class="NewsItemsList"> @@ -28,12 +28,11 @@ <h3><a href="{% url 'scipost:quick_tour' %}">Quick Tour</a></h3> <h3><a href="{% url 'scipost:FAQ' %}">Frequently asked questions</a></h3> <h3><a href="{% url 'scipost:about' %}">Read more</a></h3> - <h4><em>In the press:</em> - <ul> - <li><a href="{% static 'scipost/press/SciPost_in_FOM_expres_mei_2016.pdf' %}">FOM expres 5/2016</a> (<a href="{% static 'scipost/press/SciPost_in_FOM_expres_mei_2016_eng.pdf' %}">English vn</a>)</li> - <li><a href="http://www.uva.nl/en/news-events/news/uva-news/content/news/2016/10/open-access-platform-scipost-launches-inaugural-edition-of-first-journal.html">Inaugural issue 10/2016</a></li> - </ul> - </h4> + <h4><em>In the press:</em></h4> + <ul> + <li><a href="{% static 'scipost/press/SciPost_in_FOM_expres_mei_2016.pdf' %}">FOM expres 5/2016</a> (<a href="{% static 'scipost/press/SciPost_in_FOM_expres_mei_2016_eng.pdf' %}">English vn</a>)</li> + <li><a href="http://www.uva.nl/en/news-events/news/uva-news/content/news/2016/10/open-access-platform-scipost-launches-inaugural-edition-of-first-journal.html">Inaugural issue 10/2016</a></li> + </ul> </div> {% if not user.is_authenticated %} @@ -116,14 +115,14 @@ <h1>SciPost is endorsed by</h1> <div class="row"> <div class="col-6"> - <a href="https://www.nwo.nl/en"><img src="{% static 'scipost/images/NWO_logo_EN.jpg' %}" alt="NWO logo" width='300px' /></a> + <a href="https://www.nwo.nl/en"><img src="{% static 'scipost/images/NWO_logo_EN.jpg' %}" alt="NWO logo" width="300" /></a> <p id="NWOOpenAccess">All articles published in SciPost Journals fulfill the Gold standard Open Access requirements of the NWO, as stipulated on the NWO’s <a href="https://www.nwo.nl/en/policies/open+science">Open Science page</a>.</p> </div> <div class="col-1"> </div> <div class="col-4"> - <a href="https://www.fom.nl"><img src="{% static 'scipost/images/FOMlogo_fc.jpg' %}" alt="FOM logo" width='100px' /></a> + <a href="https://www.fom.nl"><img src="{% static 'scipost/images/FOMlogo_fc.jpg' %}" alt="FOM logo" width="100" /></a> <p style="font-size: 50%">FOM is part of NWO</p> </div> </div> @@ -131,7 +130,7 @@ <div class="col-6"> <h1>SciPost is a member of</h1> <br/> - <a href="http://www.crossref.org"><img src="https://assets.crossref.org/logo/crossref-logo-200.svg" width="100px" alt="Crossref logo"></a> + <a href="http://www.crossref.org"><img src="https://assets.crossref.org/logo/crossref-logo-200.svg" width="100" alt="Crossref logo"></a> </div> </div> </section>