Skip to content
Snippets Groups Projects
Commit 1d431a1e authored by Michael Kohlhase's avatar Michael Kohlhase
Browse files

draining

parent 4b580d93
Branches
No related tags found
No related merge requests found
......@@ -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"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment