I hate web dev

This commit is contained in:
2024-07-29 16:32:18 +02:00
parent 8f8afe9d47
commit b4aa23cefe
2 changed files with 4 additions and 4 deletions

View File

@ -73,7 +73,7 @@
{{else}}
<a class="item{{if .PageIsSignIn}} active{{end}}" rel="nofollow"
href="http://courses.localhost/auth/login?redirect={{AppUrl}}user/oauth2/uni">
{{svg "octicon-sign-in"}}Sign In{{.i18n.Tr "sign_in"}}
{{svg "octicon-sign-in"}} Sign In {{.i18n.Tr "sign_in"}}
</a>
{{end}}
</div><!-- end full right menu -->