1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--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>