mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 11:27:09 +00:00
@@ -38,6 +38,11 @@
|
||||
{% if person.organisation %}
|
||||
<dt>Organisation</dt>
|
||||
<dd>{{ person.organisation }}</dd>
|
||||
|
||||
{% if person.organisation_started_date %}
|
||||
<dt>Started Date</dt>
|
||||
<dd>{{ person.organisation_started_date }}</dd>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
{% if person.job_title %}
|
||||
|
||||
Reference in New Issue
Block a user