<%Header
title='XAO Self-Source Page'
KEYWORDS='software free open source web development xao'
DESCRIPTION='XAO -- sample of the page that shows its own source code'
AREA_ACTIVE='software'
AREA_ACTIVE_TAG='xao'
STATIC_PAGE
%>
<%Styler text='Page That Shows Its Own Source Code' style='section-title'%>
Here is the source code of this very page:
<TABLE CLASS="sourcecode">
<TR><TD><PRE><%Page/h path='/xao/self-source.html' unparsed%></PRE></TD></TR>
</TABLE>
<%Condition
a.cgiparam='iamsmart'
a.template={'<HR><B>Hey, you ARE smart -- I'll show you today's date
as a bonus: <%Date/h%></B><HR>'}
%>
<%Footer%>
<!-- vim: ft=xaoweb
-->
|