aboutsummaryrefslogtreecommitdiffstats
path: root/includes/page.html
blob: be4f0e054f118d2af166a77a66d4ad6e89eced15 (plain) (blame)
1
2
3
4
5
6
7
8
9
---json
{
"layout": "base"
}
---
<article>
	<h1 @text="title"></h1>
	<template @html="content" webc:nokeep />
</article>