Add oidc views footer

This commit is contained in:
Johannes Zellner
2023-08-11 13:36:46 +02:00
parent 34f2386a9d
commit cacf0d34f5
6 changed files with 32 additions and 3 deletions

View File

@@ -66,6 +66,10 @@
</div>
</div>
</div>
<footer class="text-center">
<span class="text-muted"><%- footer %></span>
</footer>
</div>
<% } -%>