Skip to content

Commit 8b55a3e

Browse files
BKDK-469
1 parent abe86a3 commit 8b55a3e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{% extends "@fds_base_theme/custom/fields/normal-text.html.twig" %}

web/themes/custom/fds_ballerup_theme/templates/node/search-index/node--os2web-page--search-index.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
{{ content.field_os2web_page_primaryimage }}
1515
</div>
1616
<div class="col-xs-12 col-md-9">
17-
<h2 class="h3">{{ label }}</h2>
17+
{{ content.field_os2web_page_heading }}
1818

1919
<div>
2020
{{ content | without('field_os2web_page_heading', 'field_os2web_page_primaryimage') }}

0 commit comments

Comments
 (0)