Parent: [7af05e] (diff)

Download this file

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

1
2
3
<div>
<input id="{{name}}" name="{{name}}" type="text" value="{{value and ','.join(value) or ''}}" class="label_edit {{className}}" />
</div>