Bugfix: hude club field when empty

This commit is contained in:
2022-08-11 11:41:57 +01:00
parent 26a6248a61
commit d140f93d25
4 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
</div>
{{ entry.get_email() }}
</li>
{% if entry.club %}
{% if entry.get_club() %}
<li class="list-group-item list-group-item-action">
<div class="d-flex w-100 justify-content-between">
<h5 class="mb-1">Club</h5>