diff options
Diffstat (limited to 'templates/web/angus/angus_search.html')
-rw-r--r-- | templates/web/angus/angus_search.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/web/angus/angus_search.html b/templates/web/angus/angus_search.html deleted file mode 100644 index f519b8f4f..000000000 --- a/templates/web/angus/angus_search.html +++ /dev/null @@ -1,6 +0,0 @@ -<form action="//www.angus.gov.uk/site/scripts/google_results.aspx" method="get" id="search" class="form form__search"> - <div> - <input size="18" maxlength="40" class="field" name="q" id="SearchSite" placeholder="Explore Angus Council" type="text"> - <input value="Search" class="button button__primary" type="submit"> - </div> -</form> |