]> ruin.nu Git - ndwebbie.git/blobdiff - templates/raids.xml.tmpl
Converted calls page, also using jquery.
[ndwebbie.git] / templates / raids.xml.tmpl
index 95c0f2764c02132c0e0a8aea39e9ef4e1aec8e16..804a379f448e017b7580a9589bf113ea4b9ce531 100644 (file)
@@ -1,9 +1,7 @@
 <targets>
        <timestamp><TMPL_VAR NAME=Timestamp></timestamp>
 <TMPL_IF TargetList>
-       <targetlist>
-       <TMPL_VAR NAME=TargetList>
-       </targetlist>
+       <targetlist><TMPL_VAR NAME=TargetList></targetlist>
 </TMPL_IF>
 <TMPL_LOOP Targets>
        <target id="<TMPL_VAR NAME=Id>">
@@ -12,7 +10,6 @@
                        <command><TMPL_VAR NAME=Command></command>
                        <claimers><TMPL_VAR NAME=Claimers></claimers>
                        <joinable><TMPL_VAR NAME=Joinable></joinable>
-                       <coords><TMPL_VAR NAME=Coords></coords>
                </wave>
        </TMPL_LOOP>
        </target>