1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-09 22:28:27 +00:00
friendica-github/view/field_openid.tpl

6 lines
191 B
Smarty
Executable file

<div class='field input openid'>
<label for='id_$field.0'>$field.1</label>
<input name='$field.0' id='id_$field.0' value="$field.2">
<span class='field_help'>$field.3</span>
</div>