Browse Source

Added Status to Mobile View

Yoginth 7 years ago
parent
commit
6460172dce
1 changed files with 3 additions and 0 deletions
  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">