2022-05-27 00:06:56 +00:00
|
|
|
<form
|
2022-05-30 22:49:31 +00:00
|
|
|
itemprop="potentialAction" itemscope="" itemtype="https://schema.org/SearchAction"
|
2022-06-09 15:44:55 +00:00
|
|
|
action="https://seirdy.one/search/" method="get" role="search">
|
2022-06-08 06:36:05 +00:00
|
|
|
<label for="search">
|
2022-06-09 15:44:55 +00:00
|
|
|
Search this site (powered by the <a rel="nofollow" href="https://searchmysite.net/">Search My Site</a> API):
|
2022-06-08 06:36:05 +00:00
|
|
|
</label>
|
2022-05-30 05:48:27 +00:00
|
|
|
<div><!--We need the extra divs to serve as pseudo-table-cells.-->
|
2022-06-09 15:44:55 +00:00
|
|
|
<input id="search" type="search" itemprop="query" name="q" spellcheck="true" />
|
2022-05-30 22:49:31 +00:00
|
|
|
<div><input type="submit" value="search" /></div>
|
2022-05-30 05:48:27 +00:00
|
|
|
</div>
|
2022-05-27 00:06:56 +00:00
|
|
|
</form>
|