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