<% $ARGS{title} %>
% if($ARGS{subtitle}) {
<% $ARGS{subtitle} %>
% } % if($ARGS{date}) {
<% $ARGS{date} %>
% }
<% $ARGS{author} %>
% if($ARGS{email}) { <<% $ARGS{email} %>> % }
% if($ARGS{event}) {
<% $ARGS{event} %>
% } % if($ARGS{date}) {
<% $ARGS{date} %>
% }