Sha256: 5a3733768775b4aee3adf39d29bf5280effba2cfa17c2e39d45a0620b4f47eaf

Contents?: true

Size: 224 Bytes

Versions: 8

Compression:

Stored size: 224 Bytes

Contents

---
title:    Some page title!
publish:  true
layout:   foo
cache:    false
---

%h1 Dynamic Page!

%h2 The following time should be correct because this page is generated on every request.

%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/dynamic-page/index.haml
poly-cms-0.1.1 sample/data/page/dynamic-page/index.haml
poly-cms-0.1.0 sample/data/page/dynamic-page/index.haml
owl-cms-0.1.5 sample/data/page/dynamic-page/index.haml
owl-cms-0.1.3 sample/data/page/dynamic-page/index.haml
owl-cms-0.1.2 sample/data/page/dynamic-page/index.haml
owl-cms-0.1.1 sample/data/page/dynamic-page/index.haml
owl-cms-0.1.0 sample/data/page/dynamic-page/index.haml