diff --git a/_includes/people_list.html b/_includes/people_list.html
index ec52dffb8b81ca71a0365a5064d975a497de5741..b5bb50b3a1a81255746f6cdba03a07a0f2cf833e 100644
--- a/_includes/people_list.html
+++ b/_includes/people_list.html
@@ -8,7 +8,8 @@
     
     {% if rollers.size > 0 %}
         <ul class="collection with-header">
-            <li class="collection-header"><h5>{{role.name}}(s)</h5></li>
+          <li class="collection-header">
+	  <h5>{{role.name}}(s)</h5></li>
             {% for person in rollers %}
                 <li class="collection-item avatar">
                     <img src="/{{person.pic}}" alt="" class="circle"/>