{{- _('Search URL of the currently saved preferences') -}}:{{- '' -}}

{{- '' -}}
{{- '' -}}
      {{- url_for('index', _external=True) -}}?preferences={{- preferences_url_params|e -}}
      {%- raw -%}&q=%s{%- endraw -%}
    
{{- '' -}}
{{- '' -}}

{{- _('Note: specifying custom settings in the search URL can reduce privacy by leaking data to the clicked result sites.') -}}

{{- _('URL to restore your preferences in another browser') -}}:{{- '' -}}

{{- '' -}}
{{- '' -}}
      {{- url_for('preferences', _external=True) -}}?preferences={{- preferences_url_params|e -}}
      &save=1{{- '' -}}
    
{{- '' -}}
{{- '' -}}

{{- _('Specifying custom settings in the preferences URL can be used to sync preferences across devices.') -}}