From 8950d3d5fb5d1c3ccd1f18224107946b5bb79dbb Mon Sep 17 00:00:00 2001 From: chenshihai Date: Tue, 27 Sep 2022 18:42:58 +0800 Subject: [PATCH] update --- templates/user/profile.tmpl | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/templates/user/profile.tmpl b/templates/user/profile.tmpl index 1f5cbe025..be6ecbaa0 100755 --- a/templates/user/profile.tmpl +++ b/templates/user/profile.tmpl @@ -48,9 +48,10 @@ {{end}} {{end}} - {{if and .IsSigned (eq .SignedUserName .Owner.Name)}} +
  • - {{svg "octicon-clock" 16}} {{.i18n.Tr "user.join_on"}} {{.Owner.CreatedUnix.FormatShort}} + {{svg "octicon-clock" 16}} {{.i18n.Tr "user.join_on"}} {{.Owner.CreatedUnix.FormatShort}} + {{if and .IsSigned (eq .SignedUserName .Owner.Name)}} @@ -78,9 +79,9 @@ }); })(); + {{end}}
  • - {{end}} -
  • {{svg "octicon-clock" 16}} {{.i18n.Tr "user.join_on"}} {{.Owner.CreatedUnix.FormatShort}}
  • + {{if and .Orgs .HasOrgsVisible}}
  • {{.i18n.Tr "organization"}}