Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <meta http-equiv="content-type" content="text/html; charset=utf-8" />
- </head>
- <body>
- {exp:low_search:form required="keywords"}
- <fieldset>
- <input type="search" name="keywords" value="{low_search_keywords}" class="txt" placeholder="Поиск по сайту...">
- <button type="submit" class="sbm">Искать</button>
- </fieldset>
- {/exp:low_search:form}
- {!--
- keywords:lang="en"
- keywords:mode="all"
- keywords:inflect="yes"
- keywords:loose="both"
- --}
- {exp:low_search:results
- channel="catalog"
- query="{segment_2}"
- limit="30"
- }
- <p>{title}</p>
- {/exp:low_search:results}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement