mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
11 lines
113 B
HTML
11 lines
113 B
HTML
|
---
|
||
|
layout: default
|
||
|
---
|
||
|
|
||
|
<main>
|
||
|
<section>
|
||
|
<h1>{{ page.title }}</h1>
|
||
|
{{ content }}
|
||
|
</section>
|
||
|
</main>
|