Parcourir la source

Added Status to Mobile View

Yoginth il y a 7 ans
Parent
commit
6460172dce
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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">