mirror of
https://git.wownero.com/wownero/YellWOWPages.git
synced 2024-08-15 01:03:25 +00:00
4 lines
149 B
HTML
4 lines
149 B
HTML
|
<form action="{{ url_for('bp_routes.search') }}" method="GET">
|
||
|
<input type="text" name="username" placeholder="Search for an username...">
|
||
|
</form>
|