{% load i18n %} {% for c in sysctls %} {% empty %} {% endfor %}
{% trans "Variable" %} {% trans "Value" %} {% trans "Comment" %} {% trans "Available actions" %}
{{ c.sysctl_mib }} {{ c.sysctl_value }} {{ c.sysctl_comment }}
{% trans "No sysctl defined." %}