{{ post.title }}
{{ post.description }}
{{ (post.city == null) ? number.city : post.city}}
{{ (post.age == null) ? number.age : post.age }} years
{{ (post.weight == null) ? number.weight : post.weight}} kg
{{ (post.height == null) ? number.height : post.height}} cm