X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Fsrc%2Fraids%2Fview.tt2;h=94244afa66af807213dfa54769c579633c2c852d;hb=8518049dc07ba0554aea4224d6c195bbacd9b8a6;hp=4b88e7ad0c3b784019a0571288b406558398a250;hpb=88ae6aaba9cde88739da767940caf89cd1d78bb7;p=ndwebbie.git diff --git a/root/src/raids/view.tt2 b/root/src/raids/view.tt2 index 4b88e7a..94244af 100644 --- a/root/src/raids/view.tt2 +++ b/root/src/raids/view.tt2 @@ -22,6 +22,7 @@ [% FOR t IN targets %]
Target: #[% t.id %]
[% IF t.comment %] @@ -43,15 +45,15 @@ MetalCrystalEonium Roids - [% comma(t.metal_roids) %] - [% comma(t.crystal_roids) %] - [% comma(t.eonium_roids) %] + [% t.metal_roids | commify %] + [% t.crystal_roids | commify %] + [% t.eonium_roids | commify %] Resources - [% comma(t.metal) %] - [% comma(t.crystal) %] - [% comma(t.eonium) %] + [% t.metal | commify %] + [% t.crystal | commify %] + [% t.eonium | commify %] @@ -100,7 +102,7 @@ [% FOR s IN m.ships %] - + [% END %]
[% s.ship %][% comma(s.amount) %][% s.ship %][% s.amount | commify %]