diff --git a/templates/people_page.html b/templates/people_page.html index ef6e614a1..1354074a0 100644 --- a/templates/people_page.html +++ b/templates/people_page.html @@ -15,7 +15,7 @@ {{category | replace(from='-', to=' ' ) | title}}
-
+
{%- for post in paginator.pages %} {% if "Engineering" == "Engineering"%} {% include "partials/person_card.html" %}