<%python scope="global"> import string, re, time <%args> comp toc title version = None last_updated = None index paged onepage isdynamic ext
 
<% title %>
% if version is not None:
Version: <% version %> Last Updated: <% time.strftime('%x %X', time.localtime(last_updated)) %>
%
<& printsection.myt, paged = paged, toc = toc, comp = comp, isdynamic=isdynamic, index=index, ext=ext,onepage=onepage &>