diff --git a/public/site/templates/narrative-web.php b/public/site/templates/narrative-web.php index 1d69fae..fe16e80 100644 --- a/public/site/templates/narrative-web.php +++ b/public/site/templates/narrative-web.php @@ -127,11 +127,11 @@ foreach ($subpages as $subpage) { -introduction()->isNotEmpty()): ?> +intro()->isNotEmpty()): ?>
- introduction() ?> + intro() ?>
@@ -211,9 +211,9 @@ foreach ($subpages as $subpage) {

title()) ?>

- text()->isNotEmpty()): ?> + body()->isNotEmpty()): ?>
- text()->toBlocks() as $block): ?> + body()->toBlocks() as $block): ?>