{% extends "adv_base.html" %} {% block titleTag -%} {{ _("Calibre Options") }} - KindleEar {% endblock -%} {% block advcontent -%}
{% if tips -%}
{{tips|safe}}
{% endif -%} {{_("Calibre Options")}}

{{_("Set the parameters for Calibre, in JSON dictionary format.")}}

{% endblock -%}