global topbar

This commit is contained in:
2026-06-26 09:53:10 +02:00
parent ea55d1e146
commit 8cb4ec263f
7 changed files with 800 additions and 7 deletions
+20
View File
@@ -0,0 +1,20 @@
</div><!-- /.container#content -->
</main>
</div>
<div class="fixed-bottom d-lg-none">
<!-- IMPORT partials/topic/navigator-mobile.tpl -->
</div>
{{{ if !isSpider }}}
<div>
<div component="toaster/tray" class="alert-window fixed-bottom mb-5 mb-md-2 me-2 me-md-5 ms-auto" style="width:300px; z-index: 1090;">
<!-- IMPORT partials/reconnect-alert.tpl -->
</div>
</div>
{{{ end }}}
<!-- IMPORT partials/footer/js.tpl -->
</body>
</html>