{% extends "juice/templates/page.html" %} {% block head %} {% endblock head %} {% block content %}
{{ page.description }}
We are updating our index, please wait for a second...
You can configure the setting in the extension's popup page to enable/disable auto-update.
{% endblock content %} {% block footer %} {% endblock footer %}