diff --git a/src/lcip/activate/workforce/index.njk b/src/lcip/activate/workforce/index.njk index 220aa1f..1ea86ad 100644 --- a/src/lcip/activate/workforce/index.njk +++ b/src/lcip/activate/workforce/index.njk @@ -1,6 +1,9 @@ --- title: Anchors - Workforce --- +

+ A combination of employed workers and volunteers. +

{% comp "dashboard.panels", { columns: 2 } %} diff --git a/src/lcip/cultural-anchors/workforce/index.njk b/src/lcip/cultural-anchors/workforce/index.njk index b0f3287..a566c53 100644 --- a/src/lcip/cultural-anchors/workforce/index.njk +++ b/src/lcip/cultural-anchors/workforce/index.njk @@ -1,6 +1,10 @@ --- title: Cultural Anchors - Workforce --- +

+ A combination of employed workers and volunteers. +

+ {% comp "dashboard.panels", { columns: 2 } %} diff --git a/src/lcip/grow_project/workforce/index.njk b/src/lcip/grow_project/workforce/index.njk index 06e12b4..c7ab120 100644 --- a/src/lcip/grow_project/workforce/index.njk +++ b/src/lcip/grow_project/workforce/index.njk @@ -1,6 +1,9 @@ --- title: Grow - Project - Workforce --- +

+ A combination of employed workers and volunteers. +

{% comp "dashboard.panels", { columns: 2 } %} diff --git a/src/lcip/grow_revenue/workforce/index.njk b/src/lcip/grow_revenue/workforce/index.njk index 0209d63..c47a76b 100644 --- a/src/lcip/grow_revenue/workforce/index.njk +++ b/src/lcip/grow_revenue/workforce/index.njk @@ -1,6 +1,9 @@ --- title: Grow - Revenue - Workforce --- +

+ A combination of employed workers and volunteers. +

{% comp "dashboard.panels", { columns: 2 } %} diff --git a/src/lcip/inspire/workforce/index.njk b/src/lcip/inspire/workforce/index.njk index f608ca5..6091d83 100644 --- a/src/lcip/inspire/workforce/index.njk +++ b/src/lcip/inspire/workforce/index.njk @@ -1,6 +1,9 @@ --- title: Inspire - Workforce --- +

+ A combination of employed workers and volunteers. +

{% comp "dashboard.panels", { columns: 2 } %} diff --git a/src/lcip/thrive/workforce/index.njk b/src/lcip/thrive/workforce/index.njk index fb6504d..1e942b0 100644 --- a/src/lcip/thrive/workforce/index.njk +++ b/src/lcip/thrive/workforce/index.njk @@ -1,6 +1,9 @@ --- title: Thrive - Workforce --- +

+ A combination of employed workers and volunteers. +

{% comp "dashboard.panels", { columns: 2 } %}