We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cd4df9 commit 7c4b0b0Copy full SHA for 7c4b0b0
app/views/_includes/medical-information/index.njk
@@ -138,10 +138,12 @@
138
{# -------------------------------------------------------------- #}
139
{# Medical history #}
140
141
-{# {% set sectionHeading = "Medical history" %}
+{% set sectionHeading = "Medical history" %}
142
{% set subHeading = "Including breast cancer, implants, prior proceedures and treatments" %}
143
{% set scrollTo = 'medical-history' %}
144
145
+{#
146
+
147
148
{% set medicalHistoryHtml %}
149
{% include "summary-lists/medical-information/medical-history.njk" %}
0 commit comments