7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
|
---
|
||
|
layout: false
|
||
|
title: This is the title
|
||
|
---
|
||
|
|
||
|
<h1><%= data.page.title %></h1>
|
||
|
<?php echo "sup"; ?>
|