Sha256: 6879b5a96dfd842f56f562bda6fdbecc044f8ddefedf2bbe1907ccabb0993894

Contents?: true

Size: 870 Bytes

Versions: 12

Compression:

Stored size: 870 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/jquery.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>
</body>
</html>

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
maccman-bowline-0.3.7 templates/public/index.html
maccman-bowline-0.3.9 templates/public/index.html
maccman-bowline-0.4.0 templates/public/index.html
maccman-bowline-0.4.1 templates/public/index.html
maccman-bowline-0.4.3 templates/public/index.html
maccman-bowline-0.4.4 templates/public/index.html
maccman-bowline-0.4.5 templates/public/index.html
maccman-bowline-0.4.6 templates/public/index.html
maccman-bowline-0.4.7 templates/public/index.html
maccman-bowline-0.4.8 templates/public/index.html
bowline-0.4.6 templates/public/index.html
bowline-0.3.9 templates/public/index.html