dashboard subscription fix
authorivan <ivan>
Thu, 26 Aug 2010 06:13:21 +0000 (06:13 +0000)
committerivan <ivan>
Thu, 26 Aug 2010 06:13:21 +0000 (06:13 +0000)
rt/share/html/Elements/Header

index d970ac5..72e3e72 100755 (executable)
 %# those contributions and any derivatives thereof.
 %# 
 %# END BPS TAGGED BLOCK }}}
-<% include( '/elements/header.html', {
+<& /elements/header.html, {
               'title' => $Title,
               'head'  => $head,
               'etc'   => $etc,
               'nobr'  => 1,
               'nocss' => 1,
-          }) |n
-%>
+          }
+&>
 <%INIT>
 $r->headers_out->{'Pragma'} = 'no-cache';
 $r->headers_out->{'Cache-control'} = 'no-cache';