feat: remove header_link, adjust hero scroll to next, fix some html errors
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<f:section name="Main">
|
||||
<div class="card-container">
|
||||
<f:if condition="{data.header}">
|
||||
<h2><f:format.html parseFuncTSPath="lib.parseFunc_RTE">{data.header}</f:format.html></h2>
|
||||
<h2>{data.header}</h2>
|
||||
</f:if>
|
||||
<f:if condition="{data.bodytext}">
|
||||
<f:then>
|
||||
|
||||
Reference in New Issue
Block a user