We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2d546c commit 1e422e7Copy full SHA for 1e422e7
templates/base/footer_content.tmpl
@@ -1,7 +1,7 @@
1
<footer class="page-footer" role="group" aria-label="{{.locale.Tr "aria.footer"}}">
2
<div class="left-links" role="contentinfo" aria-label="{{.locale.Tr "aria.footer.software"}}">
3
- <img style="width:30px;height:12px;" src="{{AssetUrlPrefix}}/img/067.png">
4
- 上海垣沁信息科技有限公司
+ <img style="width:30px;height:12px;" src="{{AssetUrlPrefix}}/img/logo.png">
+ Enterprise Repository
5
{{if (or .ShowFooterVersion .PageIsAdmin)}}
6
{{.locale.Tr "version"}}:
7
{{if .IsAdmin}}
0 commit comments