mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-01 06:37:21 +00:00
10 lines
123 B
Plaintext
10 lines
123 B
Plaintext
|
---
|
||
|
layout: layout
|
||
|
---
|
||
|
|
||
|
<%- partial('_partial/heroheader') %>
|
||
|
|
||
|
<article class="contents">
|
||
|
<%- page.content %>
|
||
|
</article>
|