middleman/middleman-core/fixtures/frontmatter-app/source/raw-front-matter.html
2012-12-30 20:40:20 -08:00

6 lines
79 B
HTML

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