Child: [ddf08c] (diff)

Download this file

neighborhood_project_select.html    4 lines (3 with data), 208 Bytes

1
2
3
<div>
<input type="text" id="{{name}}" name="{{name}}" class="ui-autocomplete-input neighborhood-project-select{{className and ' %s' % className or ''}}" value="{{value and value.username or ''}}"/>
</div>