You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

12 lines
342 B

<?xml version="1.0" encoding="UTF-8" ?>
<templates>
<t t-name="StyleAdd">
<div class="form-group">
<label>Search</label>
<input type="text" class="form-control search_property"/>
</div>
<div class="form-group">
<select class="form-control"/>
</div>
</t>
</templates>