11 lines
122 B
Plaintext
11 lines
122 B
Plaintext
<h2> Test</h2>
|
|
|
|
<h1><%= current_page.data.title %></h1>
|
|
|
|
---
|
|
layout: false
|
|
title: This is the title
|
|
---
|
|
|
|
<div>Stuff</div>
|