Parent: [30c45d] (diff)

Child: [cf12fe] (diff)

Download this file

label_edit.html    4 lines (3 with data), 124 Bytes

1
2
3
<div>
<input id="{{name}}" name="{{name}}" type="text" value="{{value or ''}}" class="label_edit {{className}}" />
</div>