Sha256: 1877af4ae845e117af3dc99c5c1dae462ccb5b5ccbad07f36d7a2632ad61844f

Contents?: true

Size: 984 Bytes

Versions: 5

Compression:

Stored size: 984 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">
    // Example:
    // jQuery(function($){
    //   $.bowline.ready(function(){
    //     $('#tweets').bowline('tweets');
    //     $('#tweets').invoke('index');
    //   })
    // });
  </script>
</head>
<body>
  <h1>Hello World from Bowline</h1>
</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bowline-0.5.5 templates/public/index.html
bowline-0.5.4 templates/public/index.html
bowline-0.5.3 templates/public/index.html
bowline-0.5.2 templates/public/index.html
bowline-0.5.1 templates/public/index.html