Kiwi TCMS - {% block title %}{% trans "the leading open source test case management system" %}{% endblock %}
{% if LANGUAGE_CODE == 'eo' %}
{% endif %}
{% include 'patternfly.html' %}
{% block head %}{% endblock %}
{% if not REQUEST_CONTENTS.nonav %}
{% include 'navbar.html' %}
{% endif %}
{% for message in messages %}