Browse Source

Merge pull request 'edit footer_content' (#174) from debug_footer into develop

Reviewed-by: yuyuanshifu <747342561@qq.com>
master
史梦园 4 years ago
parent
commit
b5476d4d63
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/base/footer_content.tmpl

+ 1
- 1
templates/base/footer_content.tmpl View File

@@ -33,7 +33,7 @@
<div class="sixteen wide mobile eight wide tablet eight wide computer column" style=" margin:2.0rem 0">
{{.i18n.Tr "custom.foot.copyright"}} <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备18004880号-2</a>
<br>
{{.i18n.Tr "powered_by" "鹏城实验室云脑、<a href="https://www.trustie.net" target="_blank">Trustie确实</a>、gitea"}}
{{.i18n.Tr "powered_by 鹏城实验室云脑、"}}<a href="https://www.trustie.net/" target="_blank">Trustie确实</a>、{{.i18n.Tr "、gitea"}}
<br>
</div>
</div>


Loading…
Cancel
Save