[%# birthdays.tt Birthdays page Authors: hotlevel4 Copyright (c) 2015 by Dreamwidth Studios, LLC. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. For a copy of the license, please reference 'perldoc perlartistic' or 'perldoc perlgpl'. %] [%- sections.title = '.title' | ml -%] [%- CALL dw.active_resource_group( "foundation" ) -%] [% IF otheruser %]

[% '.description.others' | ml(user = u.ljuser_display) %]

[% ELSE %]

[% '.description' | ml %]

[% END %] [% IF nobirthdays && otheruser %]

[% '.nobirthdays.otheruser' | ml(user = u.ljuser_display) %]

[% ELSIF nobirthdays %]

[% '.nobirthdays' | ml %]

[% END %]
[%- form.textbox( label = dw.ml( '.findothers' ) name = 'user' class = 'inline' maxlength = 25 size = 15 style = "display: inline-block" ) -%]
[% FOREACH month = bdaymonths %]

[% month %]

[% FOREACH bdayuser = bdays.$month %] [% END %] [% END %]