You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
495 B
Smarty
15 lines
495 B
Smarty
</div><!-- /.container#content -->
|
|
</main>
|
|
<!-- IF !isSpider -->
|
|
<div component="toaster/tray" class="alert-window">
|
|
<div id="reconnect-alert" class="alert alert-dismissable alert-warning clearfix hide" component="toaster/toast">
|
|
<button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button>
|
|
<p>[[global:reconnecting-message, {config.siteTitle}]]</p>
|
|
</div>
|
|
</div>
|
|
<!-- ENDIF !isSpider -->
|
|
|
|
<!-- IMPORT partials/footer/js.tpl -->
|
|
</body>
|
|
</html>
|