frontend-dali/source/widgets/weekview/templates/tableview-row.html.tpl

7 lines
101 B
Smarty
Raw Normal View History

2024-09-12 00:02:12 +02:00
<tr>
<th class="calendar-cell calendar-cell-week">
{{week}}
</th>
{{cells}}
</tr>