summaryrefslogtreecommitdiff
path: root/rt/webrt/Elements/Footer
blob: 776c219bbc2bf3cd63cbb0fa309e75f3ab58df86 (plain)
1
2
3
4
5
6
7
8
9
10
% if ($Debug) {
<HR>
<b>Time to display: <%time - $m->{'rt_base_time'} %></b>
% }
</BODY>
</HTML>

<%ARGS>
$Debug => 0
</%ARGS>