|
|
@@ -53,7 +53,7 @@
|
|
|
<div class="content">
|
|
|
<img class="right floated mini ui image" src="{{.LoggedUser.RelAvatarLink}}">
|
|
|
<div class="header">
|
|
|
- <a style="color:#212121" href="{{AppSubURL}}/{{.LoggedUser.Name}}">
|
|
|
+ <a href="{{AppSubURL}}/{{.LoggedUser.Name}}">
|
|
|
{{.Owner.FullName}}
|
|
|
{{if .Owner.IsVerified}}<a class="poping up" target="_blank" href="/verified" data-content="Verified" data-variation="inverted tiny" data-position="right center"><i class="verified octicon octicon-verified"></i></a>{{end}}
|
|
|
{{if .Owner.IsStaff}}<a class="poping up" target="_blank" href="/jobs" data-content="Staff" data-variation="inverted tiny" data-position="right center"><i class="isstaff octicon octicon-tools"></i></a>{{end}}
|