code.gitea.io/gitea@v1.22.3/templates/repo/settings/layout_footer.tmpl (about)

     1  {{if false}}{{/* to make html structure "likely" complete to prevent IDE warnings */}}
     2  <div class="page-content">
     3  	<div class="repo-layout-right">
     4  		<div>
     5  		{{/* block: repo-setting-content */}}
     6  {{end}}
     7  
     8  		</div>
     9  	</div>
    10  </div>
    11  {{template "base/footer" .}}