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

6 lines
101 B
Smarty

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