9 lines
185 B
Smarty
9 lines
185 B
Smarty
|
|
<div id="caldav-conf">
|
||
|
|
<h3>{{conf_title}}</h3>
|
||
|
|
{{conf_content}}
|
||
|
|
</div>
|
||
|
|
<div id="caldav-set_token">
|
||
|
|
<h3>{{set_token_title}}</h3>
|
||
|
|
<button>{{set_token_action}}</button>
|
||
|
|
</div>
|