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

draining

parent 4b580d93
No related branches found
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.
Finish editing this message first!
Please register or to comment