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