summaryrefslogtreecommitdiffstats
path: root/src/main/resources/templates/portal.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/templates/portal.html')
-rw-r--r--src/main/resources/templates/portal.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/templates/portal.html b/src/main/resources/templates/portal.html
index cc3d8ec..0088e82 100644
--- a/src/main/resources/templates/portal.html
+++ b/src/main/resources/templates/portal.html
@@ -64,5 +64,6 @@
<footer>
<p><a href="/logout">SSO Logout</a></p>
+<div id="pagefoot" th:include="layout :: footerFragment">Footer</div>
</footer>
</html>