Collaborama About Help Contact Anonymous [login] Source: site.view [edit] Function name: sitepage Arguments: content Description: Page type: html Render function: Module: collaborama Page source: <!DOCTYPE HTML> <html> <head> <title>Collaborama: Re-inventing Software Development</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="description" content="" /> <meta name="keywords" content="" /> <noscript> <link rel="stylesheet" href="http://www.collaborama.com/css/5grid/core.css" /> <link rel="stylesheet" href="http://www.collaborama.com/css/5grid/core-desktop.css" /> <link rel="stylesheet" href="http://www.collaborama.com/css/5grid/core-1200px.css" /> <link rel="stylesheet" href="http://www.collaborama.com/css/5grid/core-noscript.css" /> <link rel="stylesheet" href="http://www.collaborama.com/css/style.css" /> <link rel="stylesheet" href="http://www.collaborama.com/css/style-desktop.css" /> </noscript> <script src="http://www.collaborama.com/css/5grid/jquery.js"></script> <script src="http://www.collaborama.com/css/5grid/init.js?use=mobile,desktop,1000px&mobileUI=1&mobileUI.theme=none"></script> <!--[if IE 9]><link rel="stylesheet" href="http://www.collaborama.com/css/style-ie9.css" /><![endif]--> </head><body> <div id="smallheader-wrapper" class="12u"> <header id="smallheader" class="5grid-layout"> <div class="row"> <div class="3u"> <!-- Logo --> <h1><img width=30 src="http://www.collaborama.com/images/logo.png"><a href="/site/home" class="mobileUI-site-name">Collaborama</a></h1> </div> <div class="8u" id="cmd"> <section> <webl> if wubinfo.user != false then `<form name="wubhub" action="/doit/" method="post"> <input size=75 name="cmdline" title="Enter command"> <input type="submit" value="Go" title="Execute command"> </form>` else "" end; </webl> </section> </div> </div> </header> </div> <div id="feature-wrapper"> <div class="12u"> <div id="onecolumn-content" class="5grid-layout"> <div class="row"> <div class="mobileUI-main-content"> <section> <div id="main-text"> <webl> if wubinfo.user != nil then if Stringp(content) then content elsif Listp(content) then content[0] else ToString(content) end else Markup(WubCall("login", [])); end; </webl> </div> </section> </div> </div> </div> </div> </div> <div id="green-wrapper"> <div class="12u"> <div class="5grid-layout"> <div id="onecolumn-content" class="5grid-layout"> <div class="row"> <section> <webl> if (wubinfo.user != nil) and Listp(content) and (Size(content) > 1) then content[1] end; </webl> </section> </div> </div> </div> </div> </div> <div class="5grid-layout"> <div id="copyright"> <p>© 2013 Collaborama.com </p> </div> </div> </body> </html> <!-- Affection: A responsive HTML5 website template by HTML5Templates.com Released for free under the Creative Commons Attribution 3.0 license (html5templates.com/license) Visit http://html5templates.com for more great templates or follow us on Twitter @HTML5T -->