This repository has been archived on 2021-05-06. You can view files and clone it, but cannot push or open issues or pull requests.
gitea-custom/templates/home.tmpl
2021-05-06 05:00:47 +03:00

6 lines
No EOL
133 B
Cheetah

{{template "base/head" .}}
<div class="page-content home">
<h2>hippoz's git</h2>
<p>i think</p>
</div>
{{template "base/footer" .}}