{%- extends "_layout.html" %} {%- block css %} {{ super() }} {%- endblock css %} {%- block content %}
{{ gettext('Netname') }} | {{ gettext('Source') }} | {{ gettext('Network') }} | {{ gettext('Description') }} | {{ get_fa_icon('actions') }} {{ gettext('Actions') }} |
---|---|---|---|---|
{{ item.netname }} | {{ item.source }} | {{ item.network }} | {{ item.description | truncate(50) }} |