<% """ Main frame. expects: menu - the menu for the page body - the body of the page """ import time COMPANY = "Darwinian Architecture Systems, Inc." %> <%=COMPANY%>
<%-- Display a nice company logo --%>
Stuff that doesn't work yet.
<%-- This is some kind of a site-wide text snippet --%> Adaptive Infrastructure Seamless Computing Technology.
<%-- Here is the menu --%> <%=menu%> <%-- Here is the body for this page --%> <%=body%>



Copyright © <%=COMPANY%> <%=time.strftime('%Y')%>

Source Code For This Page
Templates
Images
Stylesheets