]> git.parisson.com Git - mezzo.git/commitdiff
Fix #375
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 9 Nov 2016 15:33:52 +0000 (16:33 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 9 Nov 2016 15:33:52 +0000 (16:33 +0100)
app/templates/pages/teampage.html

index 851c29394cadb26ebb971dfb1aea3322d411512f..7ab2fb4de6c7073a6528f7e3db67689fcaf2cf1d 100644 (file)
@@ -77,7 +77,7 @@
 {% block related_project %}
     {% if page.teampage.team.leader_projects.published or page.teampage.team.partner_projects.published %}
         <div class="white-bg pb2">
-            {# <hr class="mt0" />#}
+            <hr class="mt0" />
             <div class="container">
                 {% with page.teampage.team.partner_projects.published|get_type:"internal" as projects %}
                     {% if projects %}