Source: site.view [edit]
Function name: home
Arguments:
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&amp;mobileUI=1&amp;mobileUI.theme=none"></script>
  <!--[if IE 9]><link rel="stylesheet" href="http://www.collaborama.com/css/style-ie9.css" /><![endif]-->
</head><body>
<div id="header-wrapper">
	<header id="header" class="5grid-layout">
		<div class="row">
			<div class="12u" id="logo"> <!-- Logo -->
              <h1><img width=50 src="http://www.collaborama.com/images/logo.png"><a href="/site/home" class="mobileUI-site-name">Collaborama</a></h1>
				<br><p>Re-Imagining Software Development</p>
			</div>
		</div>
	</header>
</div>

<div id="banner-wrapper">
	<div class="5grid-layout">
		<section>
          <div id="banner"><a href="#"><img src="http://www.collaborama.com/images/change.png" alt></a></div>
		</section>
	</div>
</div>
  
<div class="5grid-layout">
	<div id="copyright">
		<p>&copy; 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
-->