Sha256: 26888a972c46177c3dc56e24e0922f6bc2942d3e1b2788d2391edf08cd9c746c

Contents?: true

Size: 227 Bytes

Versions: 7

Compression:

Stored size: 227 Bytes

Contents

template: site

<div class="post">
  <h2>{{title}}</h2>
  <span class="meta sidebar">
    {{#format_date}}{{date}}{{/format_date}}<br />
  </span>

  {{& content}}

  <p class="meta"><a href="{{link}}">Permalink</a></p>
</div>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
howl-0.6.0 test/integration_site/templates/post.html
howl-0.5.5 test/integration_site/templates/post.html
howl-0.5.4 test/integration_site/templates/post.html
howl-0.5.3 test/integration_site/templates/post.html
howl-0.5.2 test/integration_site/templates/post.html
howl-0.5.1 test/integration_site/templates/post.html
howl-0.5.0 test/integration_site/templates/post.html