From 399177209e445e008098e82d895e3ec7b2681a2c Mon Sep 17 00:00:00 2001 From: Max Antonucci Date: Wed, 7 Feb 2024 11:49:26 -0500 Subject: [PATCH] VA-16921: Add Prep for Visit to VBA template --- src/site/layouts/vba_facility.drupal.liquid | 26 ++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/src/site/layouts/vba_facility.drupal.liquid b/src/site/layouts/vba_facility.drupal.liquid index b69f1a6005..69065c8536 100644 --- a/src/site/layouts/vba_facility.drupal.liquid +++ b/src/site/layouts/vba_facility.drupal.liquid @@ -147,9 +147,29 @@ %} -

- Prepare for your visit -

+ {% if fieldPrepareForVisit %} +

+ Prepare for your visit +

+ +

+ Select a topic to learn more. +

+ +
+ + {% for prepareObj in fieldPrepareForVisit %} + + {{ prepareObj.entity.fieldRichWysiwyg.processed | drupalToVaPath | phoneLinks }} + + {% endfor %} + +
+ {% endif %}

In the spotlight at {{ entityLabel }}