diff --git a/machines/templates/machines/aff_machines.html b/machines/templates/machines/aff_machines.html index ab03d79a..124aaf4d 100644 --- a/machines/templates/machines/aff_machines.html +++ b/machines/templates/machines/aff_machines.html @@ -28,7 +28,7 @@ with this program; if not, write to the Free Software Foundation, Inc., {% include "pagination.html" with list=machines_list %} {% endif %} -
{% if interface.domain.related_domain.all %}
-
-
-
+ {{ interface.domain }}
+
{% else %}
{{ interface.domain }}
{% endif %}
@@ -132,6 +121,24 @@ with this program; if not, write to the Free Software Foundation, Inc.,
- |
|||||||
+
+
+
|
+ |||||||
@@ -140,6 +147,15 @@ with this program; if not, write to the Free Software Foundation, Inc., |