Fixed buggy text powered by i18n being used without even looking at the translation files

This commit is contained in:
Nicolai Ort 2020-11-05 18:14:56 +01:00
parent d16bb39990
commit faecfacb41
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<footer>
<div class="ui container">
<div class="ui left">
{{.i18n.Tr "powered_by"}} <a target="_blank" rel="noopener noreferrer" href="https://gitea.io">Gitea</a>
powered_by <a target="_blank" rel="noopener noreferrer" href="https://gitea.io">Gitea</a>
</div>
<div class="ui right links">
<div class="ui language bottom floating slide up dropdown link item">