{{ section.title }}
++ {{ section.description }} +
++{% endblock content %} diff --git a/templates/people/list.html b/templates/people/list.html index 77eee454b..9a6398467 100644 --- a/templates/people/list.html +++ b/templates/people/list.html @@ -1,24 +1,19 @@ {% extends "_default/base.html" %} {% block content %} - - +{%- set section = get_section(path="people/_index.md") %} +{% include "partials/intro.html" %}
- {%- set section = get_section(path="people/_index.md") %}
-
- {% set path_array = current_path | split(pat="/") %}
+
+ {% set path_array = current_path | split(pat="/") %}
{% set taxonomy = path_array[1] %}
{% set category = path_array[2] %}
{{category | replace(from='-', to=' ' ) | title}}
-
-
-
- {% for person in section.pages %}
+
+
+
+ {% for person in section.pages %}
{% set page_path = person.path ~ 'index.md' | replace(from='-', to='_') | trim_start_matches(pat="/") %}
{% set people = get_section(path="people/_index.md") %}
{% set pages_str = people.pages | json_encode() | as_str %}
@@ -31,25 +26,21 @@
{% endif %}
{% endif %}
{% endfor %}
-
-
-
- {% if paginator.previous %}
- {% include "partials/icons/svgPrevPageIcon.html" %}{% include
- "partials/icons/svgPrevPageIcon.html" %}
+
+
+ {% if paginator.previous %}
+
+ {% include "partials/icons/svgPrevPageIcon.html" %}{% include
+ "partials/icons/svgPrevPageIcon.html" %}
+
-
- {% include "partials/icons/svgPrevPageIcon.html" %}
+ {% include "partials/icons/svgPrevPageIcon.html" %}
+
-
+
{% else %} {%
include "partials/icons/svgFirstPageIcon.html" %}{% include
"partials/icons/svgFirstPageIcon.html" %}
@@ -58,27 +49,22 @@
{% endif %} {% if
paginator.next %}
- {% include "partials/icons/svgNextPageIcon.html" %}
+ {% include "partials/icons/svgNextPageIcon.html" %}
+
-
- {% include "partials/icons/svgNextPageIcon.html" %}{% include
- "partials/icons/svgNextPageIcon.html" %}
+ {% include "partials/icons/svgNextPageIcon.html" %}{% include
+ "partials/icons/svgNextPageIcon.html" %}
+
- {% else %} {% include "partials/icons/svgLastPageIcon.html" %}
+ {% else %} {% include "partials/icons/svgLastPageIcon.html" %}
{% include
"partials/icons/svgLastPageIcon.html" %}{% include
"partials/icons/svgLastPageIcon.html" %} {% endif %}
-
-
+
+
-
- {% if paginator.previous %} - {% include "partials/icons/svgPrevPageIcon.html" %}{% include - "partials/icons/svgPrevPageIcon.html" %} +
+
+ {% if paginator.previous %} + + {% include "partials/icons/svgPrevPageIcon.html" %}{% include + "partials/icons/svgPrevPageIcon.html" %} + - - {% include "partials/icons/svgPrevPageIcon.html" %} + {% include "partials/icons/svgPrevPageIcon.html" %} + - + {% else %} {% include "partials/icons/svgFirstPageIcon.html" %}{% include "partials/icons/svgFirstPageIcon.html" %} @@ -58,27 +49,22 @@ {% endif %} {% if paginator.next %} - {% include "partials/icons/svgNextPageIcon.html" %} + {% include "partials/icons/svgNextPageIcon.html" %} + - - {% include "partials/icons/svgNextPageIcon.html" %}{% include - "partials/icons/svgNextPageIcon.html" %} + {% include "partials/icons/svgNextPageIcon.html" %}{% include + "partials/icons/svgNextPageIcon.html" %} + - {% else %} {% include "partials/icons/svgLastPageIcon.html" %} + {% else %} {% include "partials/icons/svgLastPageIcon.html" %} {% include "partials/icons/svgLastPageIcon.html" %}{% include "partials/icons/svgLastPageIcon.html" %} {% endif %} -
-The Team
-
-
-
-
-
+
+
-
-
-
-
-
@@ -305,8 +244,7 @@
ease-in-out
">
-
+
@@ -323,12 +261,10 @@
ease-in-out
">
-
+
-
-
-
@@ -380,12 +312,12 @@
ease-in-out
">
-
+
- {#
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+