<& /SelfService/Elements/Header, Title => loc('Error') &> <& /Elements/TitleBoxStart, title => $Title &> <%$Why%>
<%$Details%> <& /Elements/TitleBoxEnd &> <%args> $Code => undef $Details => undef $Title => loc("RT Error") $Why => loc("the calling component did not specify why") <%INIT> $RT::Logger->error("WebRT: $Why ($Details)");