fixed header

This commit is contained in:
2024-07-29 16:25:05 +02:00
parent 4f0ee6c9ef
commit be73621514

View File

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