X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Flib%2Fsite%2Fleftbar.tt2;h=59b2cc36b681221b3e316147ac15ded3c370d03b;hb=be99623fcecb41431020f1cd46a2dca56f9c467a;hp=a456fb9268934fe1f40e3ca5142dc50875c0aca8;hpb=f9f06136c85f9634c409b71e18452c358530556e;p=ndwebbie.git diff --git a/root/lib/site/leftbar.tt2 b/root/lib/site/leftbar.tt2 index a456fb9..59b2cc3 100644 --- a/root/lib/site/leftbar.tt2 +++ b/root/lib/site/leftbar.tt2 @@ -1,45 +1,74 @@

Tick: [% game.tick %]

+ +[% IF birthdays.size > 0 %] + + +[% FOR b IN birthdays %] + +[% END %] +
Birthdays today
[% b.username %][% b.age %]
+[% END %] +

Tick: [% game.tick %]

[% IF c.check_user_roles("member_menu") %] [% IF user.attacker %]

Member menu

+

Covop menu

+ [% ELSE %] [% IF c.user.planet %]

Update your fleet to see member menu

[% ELSE %] -
+

We need your planet's coordinates: @@ -51,37 +80,41 @@ [% IF user.attacker %]

Attack menu

+ onclick = "listTargets()">

[% PROCESS inc/targetlist.tt2 %]
[% END %] [% IF c.check_user_roles("bc_menu") %]

BC menu

[% END %] [% IF c.check_user_roles("dc_menu") %]

DC menu

[% END %] [% IF c.check_user_roles("intel_menu") %]

Intel menu

[% END %] [% IF c.check_user_roles("hc_menu") %] @@ -89,10 +122,10 @@ [% END %]