{{vm.profile.name}}
+
+
+ {{vm.profile | translateProfile}}
+
+
+ {{"profile.member_since" | translate}}: {{vm.profile.created_at | amDateFormat:'MMMM YYYY'}}
+
+ diff --git a/src/app/profile/info/profile-info.html b/src/app/profile/info/profile-info.html index c4268ea..14afdca 100644 --- a/src/app/profile/info/profile-info.html +++ b/src/app/profile/info/profile-info.html @@ -15,6 +15,5 @@