7 lines
409 B
Cheetah
7 lines
409 B
Cheetah
{{define "page:title"}}
|
|
<div id="page-title-title"><h5>All Items</h5></div>
|
|
<div class="hide-medium hide-large" id="top-toolbar">
|
|
<a class="button" href="#" onclick="bm_toggle_visibility('all_items_search'); return false;" ><i class="bi bi-search"></i></a>
|
|
<a href="#" onclick="bm_toggle_quickbox(); return false;" class="button"><i class='bi bi-inbox-fill'></i></a>
|
|
</div>
|
|
{{end}} |