{% extends "assistant/base.html" %} {% block container %}

Keywords Select a keyword to filter with

{% for tag in tags %} {{ tag.name }} {% endfor %}

{{ count }} tests

{% endblock %}