<% loc( 'Hi,') %>
% if ($wiki) { <& invitation-text.mas, user => $user, wiki => $wiki &> % } else {<% loc( q{You have created a user account on the %1 server. You must activate your user account before you can log in.}, Silki::Schema::Domain->DefaultDomain()->web_hostname(), $user->activation_uri( with_host => 1 ) ) %>
% } <& custom-message.mas, message => $message &> % if ( $sender->user_id() != $user->user_id() && ! $sender->is_system_user()) {Sent by <% $sender->best_name() %>
% } <%args> $user $wiki => undef $sender $message => undef %args>