Escapes unsafe characters in a string to ensure secure usage as URL parameters.
str
{String}
returns
{{ url_param_escape str }}
{{ url_param_escape '<hello& <shopline>' }}