{% extends 'layout/page.html' %} {% block head_title %} {{ i18n.gettext('Keyword editing')|u }} {% endblock %} {% block page_header %} {{ i18n.gettext('Keyword editing')|u }} {% endblock %} {% block content %}
{{ i18n.gettext('To edit an existing keyword (for spelling or typing errors), click on its entry above.') }}
{% endblock %}