mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 06:50:00 +00:00
5 lines
115 B
Cheetah
5 lines
115 B
Cheetah
|
{{ template "header.tmpl" .}}
|
||
|
<main class="lightgray">
|
||
|
<div id="root"></div>
|
||
|
</main>
|
||
|
{{ template "footer.tmpl" .}}
|