{% extends 'base.html' %} {% load static %} {% load i18n %} {% block custom_head_css_js %} {% endblock %} {% block content %}
{% trans 'Hostname' %} | {% trans 'IP' %} | {% trans 'Port' %} | {% trans 'Type' %} | {% trans 'Alive' %} | {% trans 'Action' %} |
---|---|---|---|---|---|
{{ asset.hostname }} | #} {#{{ asset.ip }} | #} {#{{ asset.port }} | #} {# {% if asset.is_active %}#} {##} {# {% else %}#} {# | #} {# {% endif %}#} {# | #} {# {% trans "Delete" %}#} {# {% trans "Update" %}#} {# | #} {#