frontend-dali/source/widgets/caldav/templates/available.html.tpl
fenris 44c70a10bb [task-419]
Co-authored-by: Fenris Wolf <fenris@folksprak.org>
Co-committed-by: Fenris Wolf <fenris@folksprak.org>
2025-10-28 11:41:17 +01:00

9 lines
205 B
Smarty

<div class="widget-caldav-conf">
<h3>{{conf_title}}</h3>
{{conf_content}}
</div>
<div class="widget-caldav-set_token">
<h3>{{set_token_title}}</h3>
<button>{{set_token_action}}</button>
</div>