chore: integrate template change for assets
ref: *1e877613bf*1e877613bf* https://github.com/go-gitea/gitea/issues/15219
This commit is contained in:
parent
baafb38690
commit
4005d6388b
@ -16,7 +16,7 @@
|
||||
{{end}}
|
||||
</div>
|
||||
</div>
|
||||
<a href="/js/licenses.txt">{{.i18n.Tr "licenses"}}</a>
|
||||
<a href="/assets/js/licenses.txt">{{.i18n.Tr "licenses"}}</a>
|
||||
{{if .EnableSwagger}}<a href="/api/swagger">API</a>{{end}}
|
||||
{{template "custom/extra_links_footer" .}}
|
||||
{{if (or .ShowFooterVersion .PageIsAdmin)}}<span class="version">{{GoVer}}</span>{{end}}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user