frontend-dali/source/widgets/weekview/templates/main.html.tpl
fenris 44c70a10bb [task-419]
Co-authored-by: Fenris Wolf <fenris@folksprak.org>
Co-committed-by: Fenris Wolf <fenris@folksprak.org>
2025-10-28 11:41:17 +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>