diff --git a/src/pages/profile/profile.html b/src/pages/profile/profile.html index d115f0e..df6fd32 100644 --- a/src/pages/profile/profile.html +++ b/src/pages/profile/profile.html @@ -17,7 +17,7 @@ -

{{this.profile.details.name}}

+

{{this.profile.details.name}}

- + {{this.profile.details.about}} - + Height {{this.profile.details.height}} - + Weight {{this.profile.details.weight}} - + Ethnicity {{this.profile.details.ethnicity}} - + Body Type {{this.profile.details.body}} - + Gender {{this.profile.details.gender}} - + Pronouns {{this.profile.details.pronouns}} - + Tribes - {{this.profile.details.tribe}} + {{this.profile.details.tribe}} - + Position {{this.profile.details.position}} - - I'm Looking For - {{this.profile.details.looking}} + + Relationship + {{this.profile.details.relationship}} - + + I'm Looking For + {{this.profile.details.looking}} + + HIV Status {{this.profile.details.status}} - + Last Tested {{this.profile.details.tested}}