Only show updated if available

This commit is contained in:
Daniel Siepmann 2022-11-08 10:18:19 +01:00
parent 9ba6a43ca1
commit b3e428b004

View file

@ -9,8 +9,7 @@
)}</h1>
<p>
Published: <time>{blogPost.lastUpdated -> f:format.date(format: 'Y-m-d')}</time>,
Updated: <time>{blogPost.SYS_LASTCHANGED -> f:format.date(format: 'Y-m-d')}</time>
Published: <time>{blogPost.lastUpdated -> f:format.date(format: 'Y-m-d')}</time><f:if condition="{blogPost.SYS_LASTCHANGED}">, Updated: <time>{blogPost.SYS_LASTCHANGED -> f:format.date(format: 'Y-m-d')}</time></f:if>
</p>
{f:render(section: 'TopicList', arguments: {