diff --git a/templates/about.html b/templates/about.html
index 8d54ef06..264551a1 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})}">