middleman/fixtures/test-app/source/front-matter.html.erb
2011-07-13 00:38:04 -07:00

6 lines
79 B
Plaintext

---
layout: false
title: This is the title
---
<h1><%= data.page.title %></h1>