8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
;;;
|
|
"layout": false,
|
|
"title": "This is the title"
|
|
;;;
|
|
|
|
<h1><%= current_page.data.title %></h1>
|
|
<?php echo "sup"; ?>
|