|
|
@ -42,7 +42,6 @@ |
|
|
|
{{if .Signature}} |
|
|
|
{{if .Signature}} |
|
|
|
<div class="ui detail icon button"> |
|
|
|
<div class="ui detail icon button"> |
|
|
|
{{if .Verification.Verified}} |
|
|
|
{{if .Verification.Verified}} |
|
|
|
<i title="{{.Verification.Reason}}" class="lock green icon"></i> |
|
|
|
|
|
|
|
{{if ne .Verification.SigningUser.ID 0}} |
|
|
|
{{if ne .Verification.SigningUser.ID 0}} |
|
|
|
<i title="{{.Verification.Reason}}" class="lock green icon"></i> |
|
|
|
<i title="{{.Verification.Reason}}" class="lock green icon"></i> |
|
|
|
{{else}} |
|
|
|
{{else}} |
|
|
|