{% import "utils.html" as utils %} {% extends theme("layout.html") %} {% block content %}

{{ _("Highlighters") }}

{{ utils.table(headings, rows) }} {% endblock %}