backend/source/templates/tableview-cell-entry.html.tpl
Fenris Wolf 12697e2a7a [mod]
2024-09-11 17:24:20 +02:00

3 lines
123 B
Smarty

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