ComboStrap - Page Footer Slot
Table of Contents
About
The page footer slot is the slot that is located at the bottom of a page that contains the footer of the page.
It's also known as a fat footer and contains generally information about the web site.
Example
With:
<footer class="p-3" background-color="gradient-light">
<container >
<row>
<cell>
**First Column** \\
Powered by [[:start|ComboStrap]] \\
[[[email protected]?subject=Contact via WebSite|[email protected]]] \\
</cell>
<cell>
**Second Column** \\
[[#|Security]]\\
[[#|Release (Changes)]]\\
</cell>
</row>
</container>
</footer>
This code will output the following:
Configuration
By default, the name of the footer slot page is slot_footer.
But you can change it with the tpl»strap»footerSlotPageName configuration