瀏覽代碼

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">