1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-01-21 22:19:47 +00:00
friendica-github/view/templates/field_custom.tpl

7 lines
150 B
Smarty

<div class='field custom'>
<label for='{{$field.0}}'>{{$field.1}}</label>
{{$field.2}}
<span class='field_help'>{{$field.3}}</span>
</div>