X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Flib%2Finc%2Fstats.tt2;h=f39321ea63b703ef7b96e8f3cef551a85ddc3046;hb=96f1df9a70ccb1b2d854f693576a4e0e1923eb72;hp=2b714a9b0983902bff79eaa85a110c1b21be40c5;hpb=2d3a66913c76c8d333f53a6b5c64d91b3e594f6b;p=ndwebbie.git diff --git a/root/lib/inc/stats.tt2 b/root/lib/inc/stats.tt2 index 2b714a9..f39321e 100644 --- a/root/lib/inc/stats.tt2 +++ b/root/lib/inc/stats.tt2 @@ -65,8 +65,8 @@ [% p.xprank %] [% p.xprankimg %] [% p.coords %] - [% p.ruler %] OF [% p.planet %] - [% p.race %] + [% p.ruler | html %] OF [% p.planet %] + [% p.race | html %] [% p.sizeimg = (p.size_gain_day == 0 ? 'stay' : (p.size_gain_day > 0 ? 'up' : 'down')) %] [% p.size | commify %] [% p.sizeimg %] [% p.scoreimg = (p.score_gain_day == 0 ? 'stay' : (p.score_gain_day > 0 ? 'up' : 'down')) %]