diff --git a/machines/templates/machines/aff_machines.html b/machines/templates/machines/aff_machines.html index 9ba469d8..e411ddf0 100644 --- a/machines/templates/machines/aff_machines.html +++ b/machines/templates/machines/aff_machines.html @@ -65,7 +65,7 @@ with this program; if not, write to the Free Software Foundation, Inc., {{ interface.domain }} - @@ -122,75 +122,57 @@ with this program; if not, write to the Free Software Foundation, Inc.,
- - {% if ipv6_enabled and interface.ipv6 != 'None'%} - + + + {% if ipv6_enabled and interface.ipv6 != 'None'%} - -
IPV6
+ IPV6 - -
-
+ + {% endif %} - - - - - {% endif %} - - - {% if interface.domain.related_domain.all %} - -
Aliases
- - + {% if interface.domain.related_domain.all %} - -
-
- + + + {% endfor %} + {% endif %} + + - {% endif %} - + +
+ {% endfor %} - {% endfor %}