Current oav website

This commit is contained in:
Charlie Root
2023-03-20 12:18:38 +01:00
commit a096ce07cf
3270 changed files with 261778 additions and 0 deletions

View File

@ -0,0 +1,17 @@
<p id="gotop"><a href="#prelude">{{tpl:lang Page top}}</a></p>
<footer class="footer" id="footer" role="contentinfo">
<tpl:IfWidgets type="custom">
<div class="widgets footer__widgets" id="blogcustom">
<h2 class="blogcustom__title">{{tpl:lang Blog info}}</h2>
{{tpl:Widgets type="custom"}}
</div> <!-- # End #custom widgets -->
</tpl:IfWidgets>
{{tpl:SysBehavior behavior="publicInsideFooter"}}
<p>{{tpl:SysPoweredBy}}</p>
</footer>
{{tpl:SysBehavior behavior="publicFooterContent"}}
{{tpl:include src="user_footer.html"}}