Loading searx/templates/etheme/preferences.html +2 −2 Original line number Diff line number Diff line Loading @@ -162,7 +162,7 @@ <h3>{{ _('Cookies') }}</h3> <p> {{ _('This is the list of cookies and their values spot is storing on your computer.') }}<br/> {{ _('With that list, you can assess spot's transparency.') }}<br /> {{ _('With that list, you can assess spot\'s transparency.') }}<br /> </p> {% if cookies %} <ul id="cookies_list"> Loading Loading
searx/templates/etheme/preferences.html +2 −2 Original line number Diff line number Diff line Loading @@ -162,7 +162,7 @@ <h3>{{ _('Cookies') }}</h3> <p> {{ _('This is the list of cookies and their values spot is storing on your computer.') }}<br/> {{ _('With that list, you can assess spot's transparency.') }}<br /> {{ _('With that list, you can assess spot\'s transparency.') }}<br /> </p> {% if cookies %} <ul id="cookies_list"> Loading