backend/source/templates/tableview-cell-entry.html.tpl
2024-09-11 17:24:20 +02:00

4 lines
123 B
Smarty

<li class="calendar-event_entry" style="background-color: {{color}};" title="{{title}}">
{{name}}
</li>