Sha256: cb944c27dd567263792b8b365d2474aeb1b0c0957caf686add9d1b5caf198454

Contents?: true

Size: 1.38 KB

Versions: 6

Compression:

Stored size: 1.38 KB

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <link rel="stylesheet" href="../stylesheets/screen.css" type="text/css" media="screen" />
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>
      <% if title != "Recipes" %>
      Capistrano recipes: <%= title %>
      <% else %>
      Capistrano recipes
      <% end %>
  </title>
  <script type="text/javascript" src="../javascripts/code_highlighter.js"></script>
	<script type="text/javascript" src="../javascripts/ruby.js"></script>
</head>
<body>
<div id="main" class="recipes">
    
    <h1><%= title %></h1>
    
    <div>
    <%= body %>
    </div>
    
    <p class="coda">
      <a href="http://ducktyper.com">ducktyper.com</a>, <%= modified.pretty %><br>
      Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a>
    </p>
</div>


<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-1286493-6");
pageTracker._initData();
pageTracker._trackPageview();
</script>

</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
capitate-0.2.15 website/template_recipe.rhtml
capitate-0.3.1 website/template_recipe.rhtml
capitate-0.3.3 website/template_recipe.rhtml
capitate-0.3.4 website/template_recipe.rhtml
capitate-0.3.2 website/template_recipe.rhtml
capitate-0.3.5 website/template_recipe.rhtml