mirror of
https://github.com/YunoHost-Apps/agendav_ynh.git
synced 2024-09-03 20:36:12 +02:00
4 lines
226 B
Text
4 lines
226 B
Text
<form action="{frm.action}" method="{frm.method}"
|
|
{?applyclass}class="{applyclass}"{/applyclass}
|
|
{?applyid} id="{applyid}"{/applyid} accept-charset="utf-8">
|
|
<input type="hidden" name="{csrf_token_name}" value="{frm.csrf}" />
|