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.
 
 
 
 
 

6 lines
288 B

<div id="gmap_search">
<form id="gmap_search_form" method="get" action="{% url gmap.views.showmap address='' %}">
<input type="search" id="gmap_search" placeholder="55811" name="address">
<input type="submit" value="Search" id="gmap_search_submit">
</form>
</div>