]> ruin.nu Git - ndwebbie.git/blobdiff - root/lib/inc/targetlist.tt2
Converted covop target list
[ndwebbie.git] / root / lib / inc / targetlist.tt2
index 4b1890f7c81052a579d69be5d65ea694a126111c..4f8cced40415ab2b905d7c8bc732bbd5f4561b05 100644 (file)
@@ -1,7 +1,7 @@
 [% IF targets%]
 <table>
        <tr><th>Target</th><th>Tick</th></tr>
-       [% FOR target IN targets %]
+       [% FOR target IN claimedtargets %]
        <tr>
                <td><a href="[% target.released_coords and c.uri_for('/check',target.coords)%]">
                        [% target.released_coords and target.coords%][% IF target.launched%]*[% END %]</a></td>