Guest User

Untitled

a guest
Dec 8th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. /search/*
  2.  
  3. {% set words = query|split('/') %}
  4. {% set searchParam = words|join(' OR ') %}
Add Comment
Please, Sign In to add comment