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

Update current.html

parent 9eb2944a
Branches
No related tags found
No related merge requests found
Pipeline #1424 passed
......@@ -7,7 +7,7 @@ permalink: /people/
{% assign people = site.pages | where: "layout", "person" | where_exp: "person",
"person.end_date == null" | sort: "start_date" %}
<p>This page lists the current members of the KWARC group (<a href="people/formee/">former
<p>This page lists the current members of the KWARC group (<a href="/people/former/">former
members</a>).</p>
{% include people_list.html people=people %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment