<label for="xsearch">Search:</label>
<input type="search" name="search" id="xsearch">
<label for="x{{ type }}">{{ label }}:</label>
<input type="{{ type }}" name="{{ type }}" id="x{{ type }}">
{
"label": "Search",
"type": "search"
}
There are no notes for this item.