change participants page text
This commit is contained in:
parent
2ddfd88511
commit
25db427349
|
@ -2,7 +2,7 @@
|
|||
<div class="orange">{{ name }}:</div> {{ short_bio|markdown }}
|
||||
|
||||
<br />
|
||||
<div class="orange">Meetings attended</div>
|
||||
<div class="orange">Meetings attended / attending:</div>
|
||||
<ul>
|
||||
{% for m in meetings %}
|
||||
<li><a href="{{ m.get_absolute_url }}">{{ m.title }}</a></li>
|
||||
|
|
Loading…
Reference in New Issue
Block a user