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.
25 lines
766 B
Smarty
25 lines
766 B
Smarty
</div><!--END container -->
|
|
|
|
<div class="hide tpl-500">
|
|
<!-- IMPORT 500.tpl -->
|
|
</div>
|
|
<!-- IMPORT partials/modals/upload_picture_modal.tpl -->
|
|
|
|
<div class="topic-search hidden">
|
|
<div class="btn-group">
|
|
<button type="button" class="btn btn-default count"></button>
|
|
<button type="button" class="btn btn-default prev"><i class="fa fa-fw fa-angle-up"></i></button>
|
|
<button type="button" class="btn btn-default next"><i class="fa fa-fw fa-angle-down"></i></button>
|
|
</div>
|
|
</div>
|
|
<div class="alert-window alert-left-top"></div>
|
|
<div class="alert-window alert-left-bottom"></div>
|
|
<div class="alert-window alert-right-top"></div>
|
|
<div class="alert-window alert-right-bottom"></div>
|
|
|
|
<script>
|
|
require(['forum/footer']);
|
|
</script>
|
|
</body>
|
|
</html>
|