{% load i18n %} {% for c in tunables %} {% empty %} {% endfor %}
{% trans "Variable" %} {% trans "Value" %} {% trans "Comment" %} {% trans "Available actions" %}
{{ c.tun_var }} {{ c.tun_value }} {{ c.tun_comment }}
{% trans "No tunable setting defined." %}