mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-24 02:47:16 +02:00
12 lines
261 B
Handlebars
12 lines
261 B
Handlebars
{{if false}}{{/* to make html structure "likely" complete to prevent IDE warnings */}}
|
|
<div class="page-content">
|
|
<div class="repo-layout-right">
|
|
<div>
|
|
{{/* block: repo-setting-content */}}
|
|
{{end}}
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
{{template "base/footer" .}}
|