7 lines
88 B
HTML
7 lines
88 B
HTML
---
|
|
layout: false
|
|
title: This is the title
|
|
---
|
|
|
|
<h1><%= current_page.data.title %></h1>
|