Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <form method="get">
  2.   <input type="search" name="search" value="{{ filters.search | escape }}">
  3.   <button type="submit">Search</button>
  4.   <a href="{{ module.link }}">reset</a>
  5. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement