% if ($Error) {
<& /Elements/TitleBoxStart, title => 'Error' &>
<% $Error %>
<& /Elements/TitleBoxEnd &>
% }
<& /Elements/TitleBoxStart, width=> "40%", titleright => "RT for $RT::rtname", title => 'Login' ,
contentbg=>"#cccccc" &>
<&/Elements/TitleBoxEnd&>
<%ARGS>
$user => ""
$pass => undef
$goto => undef
$Error => undef
%ARGS>
<%INIT>
%INIT>