9 lines
160 B
Plaintext
Executable file
9 lines
160 B
Plaintext
Executable file
---
|
|
layout: false
|
|
sup: "Sup"
|
|
---
|
|
|
|
<h1>#{"<%= data.article.title %>"}</h1>
|
|
<h2>#{"<%= data.article.subtitle %>"}</h2>
|
|
<h3>#{"<%= current_page.data.sup %>"}</h3>
|