Réorganisation des packages + renommage du projet en gitea-kan
This commit is contained in:
8
template/layouts/index.html.tmpl
Normal file
8
template/layouts/index.html.tmpl
Normal file
@ -0,0 +1,8 @@
|
||||
{{define "title"}}Gitea Kan{{end}}
|
||||
{{define "body"}}
|
||||
<div id="gitea-kan" class="is-fullheight"></div>
|
||||
{{end}}
|
||||
{{define "body_scripts"}}
|
||||
<script type="text/javascript" src="main.js"></script>
|
||||
{{end}}
|
||||
{{template "base" .}}
|
Reference in New Issue
Block a user