diff --git a/templates/about.html b/templates/about.html index 264551a1..7e74c163 100644 --- a/templates/about.html +++ b/templates/about.html @@ -1,6 +1,6 @@ + th:replace="~{modules/layouts/layout :: layout(content = ~{::content}, htmlType = 'about',title = ${singlePage.spec.title + ' | ' + site.title}, head = ~{::head})}">