Update fleetup.html

removed leftover testing
This commit is contained in:
johanko 2016-04-21 21:20:09 +02:00
parent 6221f42873
commit d8b58866ae

View File

@ -156,7 +156,6 @@
<th class="col-lg-1">Structure</th>
<th class="col-lg-2">Location</th>
<th class="col-lg-2">Expires(EVE-time)</th>
<!--<th class="col-lg-1">Local time</th>-->
<th class="col-lg-1">Owner</th>
<th class="col-lg-2">Note</th>
</tr>
@ -176,9 +175,6 @@
<td>
{{ type.expires|date:"l d M H:i" }}
</td>
<!--<td>
{{ type.expires }}
</td>-->
<td>
{{ type.owner }}
</td>