Sha256: d8e775915de110ddf1cd1ee0c97122cd57193b875bbd159e40265431fda4dbc2

Contents?: true

Size: 1.08 KB

Versions: 35

Compression:

Stored size: 1.08 KB

Contents

---
extension: html
filter:    erb
---
<!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-us">
<head>
   <meta http-equiv="content-type" content="text/html; charset=utf-8" />
   <title><%= h(@page.title) %></title>
   <meta name="author" content="<%= h(@page.author) %>" />
   <link rel="alternate" type="application/atom+xml" title="RSS" href="/tumblog/rss.xml"/>


   <link rel="stylesheet" href="/css/tumblog.css" type="text/css" media="screen, projection" />
</head>
<body>

  <h1>
    <a href="/">Fowl Friends</a>
    <a href="/tumblog/rss.xml"><img src="/images/tumblog/rss.gif" id="rss" alt="RSS" /></a>
  </h1>

  <div id="content">
    <div id="description">
      <div>
        <p><a href="/tumblog/archive">Archive</a></p>
      </div>
    </div>

    <%= @content %>

    <div id="footer">
      <%= content_for :footer %>

      <div id="credit">
        Powered by <a href="http://webby.rubyforge.org/">Webby</a>
      </div>
    </div>

  </div>
</body>
</html>

Version data entries

35 entries across 20 versions & 9 rubygems

Version Path
Shazburg-webby-0.9.0 examples/tumblog/layouts/tumblog/default.txt
TwP-webby-0.9.0 examples/tumblog/layouts/tumblog/default.txt
TwP-webby-0.9.1 examples/tumblog/layouts/tumblog/default.txt
TwP-webby-0.9.1 spec/data/layouts/tumblog/default.txt
TwP-webby-0.9.2 spec/data/layouts/tumblog/default.txt
TwP-webby-0.9.2 examples/tumblog/layouts/tumblog/default.txt
TwP-webby-0.9.3 spec/data/site/layouts/tumblog/default.txt
TwP-webby-0.9.3 examples/tumblog/layouts/tumblog/default.txt
TwP-webby-0.9.4.1 examples/tumblog/layouts/tumblog/default.txt
TwP-webby-0.9.4.1 spec/data/site/layouts/tumblog/default.txt
TwP-webby-0.9.4 spec/data/site/layouts/tumblog/default.txt
TwP-webby-0.9.4 examples/tumblog/layouts/tumblog/default.txt
blowmage-webby-0.9.4.1 spec/data/site/layouts/tumblog/default.txt
blowmage-webby-0.9.4.1 examples/tumblog/layouts/tumblog/default.txt
dysinger-webby-0.9.4 spec/data/site/layouts/tumblog/default.txt
dysinger-webby-0.9.4 examples/tumblog/layouts/tumblog/default.txt
francois-webby-0.9.4.1 examples/tumblog/layouts/tumblog/default.txt
francois-webby-0.9.4.1 spec/data/site/layouts/tumblog/default.txt
giraffesoft-webby-0.9.5 spec/data/site/layouts/tumblog/default.txt
giraffesoft-webby-0.9.5 examples/tumblog/layouts/tumblog/default.txt