frontend-dali/source/widgets/weekview/templates/main.html.tpl
2025-10-28 00:25:20 +01:00

13 lines
188 B
Smarty

<div class="weekview">
<div class="weekview-controls">
</div>
<div class="weekview-table">
<table>
<thead>
</thead>
<tbody>
</tbody>
</table>
</div>
</div>