frontend-dali/source/pages/events/templates/tableview-row.html.tpl
2024-10-01 18:28:04 +02:00

6 lines
101 B
Smarty

<tr>
<th class="calendar-cell calendar-cell-week">
{{week}}
</th>
{{cells}}
</tr>