7 lines
104 B
Plaintext
7 lines
104 B
Plaintext
|
# encoding: UTF-8
|
||
|
;;;
|
||
|
"layout": false,
|
||
|
"title": "This is the title"
|
||
|
;;;
|
||
|
|
||
|
<h1><%= data.page.title %></h1>
|