Permanently delete all stored query history. This cannot be undone.
{% extends "base.html" %}
{% import "_macros.html" as ui %}
{% block title %}Settings · sagittarius{% endblock %}
{% block content %}
Global configuration. Most changes apply immediately; exceptions are noted.{% call ui::icon("settings") %}{% endcall %}Settings
{{ notice }}
{% endif %} {% if let Some(error) = error %}{{ error }}
{% endif %} {% if !chrome.read_only %}Permanently delete all stored query history. This cannot be undone.