%# Q:  Why do mountain climbers rope themselves together?
%# A:  To prevent the sensible ones from going home.

<table width="100%" border="0" cellspacing="0" cellpadding="2" align="center">
  <tr> 
    <td bgcolor="#000000" height="1" colspan="2"></td>
  </tr>
  <tr><td colspan=2>
    <table border=0 cellpadding=2 cellspacing=0 width="100%">
% if ($RT::OIN104 or $TicketObj) {
    <tr>
% my ($bgcolor, $fgcolor);
% ($bgcolor, $fgcolor) = ("#ffcccc", "#000000") if $TicketObj and RT::Queue->IsActiveStatus($TicketObj->Status) and $TicketObj->IsOverdue;
% if ($RT::OIN104) {
    <td height="10" width="12%" bgcolor="#FFFFFF"> 
      <div align="center"><font color="#CC6699" face="Verdana, Arial, Helvetica, sans-serif" size="4"><b><font size="2" color="#3DA8BE"><nobr>Work Flow </nobr></font></b></font></div>
    </td>
    <td height="10" bgcolor="<% $bgcolor || '#3798AC' %>" width="88%"><font color="<% $fgcolor || '#FFFFFF' %>" size="3" face="Arial, Helvetica, sans-serif"><nobr><b><% $QueueObj->Name %></b>
% } else {
    <td height="10" bgcolor="<% $bgcolor || '#0F6080' %>" width="88%"><font color="<% $fgcolor || '#FFFFFF' %>" size="3" face="Arial, Helvetica, sans-serif"><nobr>
% }

% if ($TicketObj) {
#<% $TicketObj->Id %>
<input type="hidden" name="TicketId" value="<% $TicketObj->Id %>">
% }

% if (!$RT::OIN104) {
    - <% $TicketObj->Subject %>
% }
    </nobr></font></td>
    </tr>
    </table>
  </td></tr>
% }
  <tr> 
    <td colspan="2" bgcolor="#DDDDDD" > 
      <table width="100%" border="0" cellspacing="3" cellpadding="0">
<%ARGS>
$QueueObj
$TicketObj => undef
</%ARGS>
