{% for c in ntpservers %} {% empty %} {% endfor %}
{% trans "Address" %} {% trans "Burst" %} {% trans "iBurst" %} {% trans "Prefer" %} {% trans "Min. Poll" %} {% trans "Max. Poll" %} {% trans "Available actions" %}
{{ c.ntp_address }} {{ c.ntp_burst }} {{ c.ntp_iburst }} {{ c.ntp_prefer }} {{ c.ntp_minpoll }} {{ c.ntp_maxpoll }}
{% trans "No NTP servers defined." %}