@@ -10,7 +10,7 @@
{# Name #}
<td>
- <i class="fa fa-fw fa-square-o"></i> {{ frontport }}
+ <i class="fa fa-fw fa-square{% if not cable %}-o{% endif %}"></i> {{ frontport }}
</td>
{# Type #}
- <i class="fa fa-fw fa-square-o"></i> {{ rearport }}
+ <i class="fa fa-fw fa-square{% if not cable %}-o{% endif %}"></i> {{ rearport }}