Index: trunk/web/templates/list.tmpl
===================================================================
--- trunk/web/templates/list.tmpl	(revision 185)
+++ trunk/web/templates/list.tmpl	(revision 186)
@@ -17,5 +17,4 @@
 	<td>owner</td>
 	<td>IP</td>
-	<td>MAC Address</td>
 	<td>Hostname</td>
 	<td>Uptime</td>
@@ -30,8 +29,6 @@
 #set $nic = $machine.nics[0]
 	<td>$nic.ip</td>
-	<td>$nic.mac_addr</td>
 	<td>$nic.hostname</td>
 #else
-	<td></td>
 	<td></td>
 	<td></td>
