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