mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-14 08:02:19 +00:00
9 lines
335 B
HTML
9 lines
335 B
HTML
<template id="printer-block">
|
|
<div class="column is-one-quarter">
|
|
<div class="box is-large hover-items">
|
|
<h3 class="is-size-4 has-text-weight-bold" id="printer-name"></h3>
|
|
<h4 id="printer-status"></h3>
|
|
</div>
|
|
</div>
|
|
</template>
|
|
<div class="columns is-centered" id="printer-status"></div> |