21 lines
460 B
Smarty
21 lines
460 B
Smarty
|
|
</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>
|