Sha256: 6b45007aa6f0cbd1e5838411309ec27f6d455c307a83aa6231c611b7d248310a

Contents?: true

Size: 137 Bytes

Versions: 15

Compression:

Stored size: 137 Bytes

Contents

- extends "base.html"

- block(:body) do
  %h1 My Coooooool Bloogiiiiseeeeek!
  - item.content.each do |post|
    = post.metadata[:title]

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
ace-0.4.9 example/layouts/tag.html.haml
ace-0.4.8 example/layouts/tag.html.haml
ace-0.4.7 example/layouts/tag.html.haml
ace-0.4.6 example/layouts/tag.html.haml
ace-0.4.5 example/layouts/tag.html.haml
ace-0.4.4 example/layouts/tag.html.haml
ace-0.4.3 example/layouts/tag.html.haml
ace-0.4.2 example/layouts/tag.html.haml
ace-0.4.1 example/layouts/tag.html.haml
ace-0.4 example/layouts/tag.html.haml
ace-0.3.3 example/layouts/tag.html.haml
ace-0.3.2 example/layouts/tag.html.haml
ace-0.3.1 example/layouts/tag.html.haml
ace-0.3 example/layouts/tag.html.haml
ace-0.1 example/layouts/tag.html.haml