Sha256: a88db5f733be7e8be794d0b8dee133ba39029111cf3bea9d4f03cfd605e25f9d

Contents?: true

Size: 908 Bytes

Versions: 6

Compression:

Stored size: 908 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<title><%= full_name %></title>
  <link rel="stylesheet" href="stylesheets/application.css" type="text/css" charset="utf-8">
	<script src="javascripts/jquery.js" type="text/javascript" charset="utf-8"></script>
	<script src="javascripts/jquery.chain.js" type="text/javascript" charset="utf-8"></script>
	<script src="javascripts/json2.js" type="text/javascript" charset="utf-8"></script>
  <script src="javascripts/bowline.js" type="text/javascript" charset="utf-8"></script>
  <script src="javascripts/application.js" type="text/javascript" charset="utf-8"></script>
  <script type="text/javascript" charset="utf-8">
    // Binder Example:
    // jQuery(function($){
    //  $('#tweets').bowlineBind('TweetsBinder');
    // });
  </script>
</head>
<body>
  <h1>Hello World from Bowline</h1>
</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
bowline-0.6.3 templates/public/index.html
bowline-0.6.2 templates/public/index.html
bowline-0.6.1 templates/public/index.html
bowline-0.6.0 templates/public/index.html
bowline-0.5.8 templates/public/index.html
bowline-0.5.7 templates/public/index.html