]> ruin.nu Git - ndwebbie.git/blobdiff - root/src/intel/index.tt2
Replaced intelquery function with a view
[ndwebbie.git] / root / src / intel / index.tt2
index f4e067f437bd61ed72bcc1206c5c96a44767737b..73a7eba842517519764dab751ffa02d37516059b 100644 (file)
@@ -27,8 +27,8 @@
        </tr>
 [% FOR i IN intel %]
        <tr class="[% loop.count % 2 == 0 ? 'even' : 'odd' %]">
-       <td>[% i.oalliance %]</td>
-       <td><a href="[% c.uri_for('planet',i.sender) %]">[% i.ocoords %]</a></td>
+       <td>[% i.salliance %]</td>
+       <td><a href="[% c.uri_for('planet',i.sender) %]">[% i.scoords %]</a></td>
        <td class="[% i.mission %]">[% i.mission %]</td>
        <td align="center">[% i.landingtick %]</td>
        <td align="center">[% i.eta %]</td>