ソースを参照

Added Status to Mobile View

Yoginth 7 年 前
コミット
6460172dce
1 ファイル変更3 行追加0 行削除
  1. 3 0
      templates/user/profile.tmpl

+ 3 - 0
templates/user/profile.tmpl

@@ -20,6 +20,9 @@
 		<div class="meta">
 			@{{.Owner.Name}}
 		</div>
+		{{if .Owner.Status}}
+			<div><p style="font-weight:500">{{.Owner.Status}}</p></div>
+		{{end}}
 		<div class="profile-card meta">
 			{{if .Owner.Description}}
 				<span class="user description">