fixed header
This commit is contained in:
@ -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 -->
|
||||||
|
Reference in New Issue
Block a user