{% extends "base.html" %} {% block title %}{{ _('Warnings') }} — {{ service_name }}{% endblock %} {% block content %}
local
storage, please move them to database
storage.') }} {{ _('Read more.') }}ENABLE_NUMERIC_TAGS
to False
to disable them.') }}
{% else %}
{{ _('Numeric tags are enabled, please do not set the configuration value ENABLE_NUMERIC_TAGS
or set it to False
.') }}
{% endif %}
{{ _('Read more.') }}
{{ _('There are no warnings for this installation of SampleDB.') }}
{% endif %} {% endblock %}