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

6 lines
No EOL
79 B
Text

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