Sha256: ec13292b77421712ad51335ac42616f8e05b3202aaa8fef44d6f4bb371558b80

Contents?: true

Size: 236 Bytes

Versions: 8

Compression:

Stored size: 236 Bytes

Contents

---
title:    Some page title!
publish:  true
layout:   foo
cache:    true            # true by default.
---

%h1 Static Page!

%h2 The following time should not be correct because this page is cached.

%h3 Current Time:
%p
  = Time.now

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
poly-cms-0.1.2 sample/data/page/static-page/index.haml
poly-cms-0.1.1 sample/data/page/static-page/index.haml
poly-cms-0.1.0 sample/data/page/static-page/index.haml
owl-cms-0.1.5 sample/data/page/static-page/index.haml
owl-cms-0.1.3 sample/data/page/static-page/index.haml
owl-cms-0.1.2 sample/data/page/static-page/index.haml
owl-cms-0.1.1 sample/data/page/static-page/index.haml
owl-cms-0.1.0 sample/data/page/static-page/index.haml