blob: 60cad3ffb9d5f98c7d98c71bd4298aabceeb0653 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{{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" .}}
|