neighborhood_project_select.html
4 lines (3 with data), 208 Bytes
1
2
3
<div>
<inputtype="text"id="{{name}}"name="{{name}}"class="ui-autocomplete-input neighborhood-project-select{{className and ' %s' % className or ''}}"value="{{value and value.username or ''}}"/>