diff --git a/scipost/templates/scipost/about.html b/scipost/templates/scipost/about.html
index 0fe85e577bd464076f600f24675027ad96324add..6f22d4ef5642d74b2f2131591a05feaf99177858 100644
--- a/scipost/templates/scipost/about.html
+++ b/scipost/templates/scipost/about.html
@@ -115,7 +115,7 @@
   <hr class="hr12">
   <div class="flex-container">
     <div class="flex-greybox">
-      <h1>Advisory Board</h1>
+      <h1 id="advisory_board">Advisory Board</h1>
     </div>
   </div>
   <div class="flex-container">
@@ -154,6 +154,7 @@
   <div class="flex-container">
     <div class="flex-whitebox">
       <ul>
+	<li>Prof. <a href="http://www.physik.uni-wuerzburg.de/~assaad/">F. F. Assaad</a><br/>(Würzbrug)</li>
 	<li>Prof. <a href="http://ipht.cea.fr/Pisp/giulio.biroli/index_en.php">G. Biroli</a><br/>(CEA Saclay)</li>
 	<li>Prof. <a href="https://staff.fnwi.uva.nl/j.deboer/">J. de Boer</a><br/>(U. van Amsterdam)</li>
 	<li>Prof. <a href="http://www.uva.nl/en/about-the-uva/organisation/staff-members/content/b/o/d.bonn/d.bonn.html">D. Bonn</a><br/>(U. van Amsterdam)</li>
@@ -178,6 +179,7 @@
 	<li>Prof. <a href="http://www.thp.uni-koeln.de/rosch">A. Rosch</a><br/>(U. of Cologne)</li>
 	<li>Prof. <a href="https://staff.fnwi.uva.nl/c.j.m.schoutens/">C.J.M. Schoutens</a><br/>(U. van Amsterdam)</li>
 	<li>Prof. <a href="http://www-thphys.physics.ox.ac.uk/people/SteveSimon/">S. H. Simon</a><br/>(U. of Oxford)</li>
+	<li>Prof. <a href="http://bec.science.unitn.it/infm-bec/people/stringari.html">S. Stringari</a><br/>(Trento)</li>
       </ul>
     </div>
 
diff --git a/scipost/templates/scipost/index.html b/scipost/templates/scipost/index.html
index 32f9b90b7c304f9f4f0d44d3e7ee7ec3b31a6793..43fe5a0f27b3c362600f737f23ab979cd2a9bbda 100644
--- a/scipost/templates/scipost/index.html
+++ b/scipost/templates/scipost/index.html
@@ -23,6 +23,7 @@
       <h1><a href="{% url 'scipost:about' %}">About SciPost</a></h1>
       <p>SciPost is a complete scientific publication portal managed by active professional scientists.</p>
       <p>It is purely online-based and offers openly, globally and perpetually accessible science.</p>
+      <h3><a href="{% url 'scipost:about' %}#advisory_board">Advisory Board</a></h3>
       <h3><a href="{% url 'scipost:call' %}">A call for openness</a></h3>
       <h3><a href="{% url 'scipost:quick_tour' %}">Quick Tour</a></h3>
       <h3><a href="{% url 'scipost:FAQ' %}">Frequently asked questions</a></h3>
@@ -54,11 +55,11 @@
       <p>SciPost publishes a portfolio of high-quality two-way open access scientific journals.</p>
       <p>All SciPost Journals implement the stringent <a href="/FAQ#pwr">peer-witnessed refereeing</a> principle.</p>
       <p>All Journals are fully managed by professional scientists.</p>
+      <h3><a href="{% url 'scipost:about' %}#editorial_college_physics">Editorial College (Physics)</a></h3>
       <h3><a href="{% url 'submissions:sub_and_ref_procedure' %}">Submission and refereeing procedure</a></h3>
       <br/>
       <p>View and comment on (login required) recent <a href="{% url 'submissions:submissions' %}">Submissions</a></p>
       <br/>
-
       <div class="SciPostPhysicsBanner">
 	<h3><a href="{% url 'journals:scipost_physics' %}">SciPost Physics</a></h3>
       </div>