Skip to content
Snippets Groups Projects
Verified Commit c04885e0 authored by jindra12's avatar jindra12
Browse files

Remove double person desc., replace it with actual job title

parent d2207489
No related branches found
No related tags found
No related merge requests found
Pipeline #12343 passed
......@@ -28,7 +28,7 @@
{% endif %}
<div class="card elevation-3">
<div class="card__body">
{% include "shared/person_badge_wide_snippet.html" with person_page=item.value.person title=item.value.position %}
{% include "shared/person_badge_wide_snippet.html" with person_page=item.value.person %}
</div>
</div>
</div>
......
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