소스 검색

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