Skip to content
Snippets Groups Projects
Commit 09a00dc2 authored by Tom Wiesing's avatar Tom Wiesing
Browse files

Update person.html

parent 51fd9964
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -19,8 +19,10 @@ layout: default
{% assign role = site.roles | where: "id", page.role %}
{% assign role = role[0] %}
{{role.name}}
{{role.name}}
{% if page.start_date %}
<br />
KWARCie since
{% unless page.end_date %}
since
{% endunless %}
......
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