{{#if personalHistory }}

Your History

{{#each personalHistory }} {{/each }}
{{ this.name }} {{ this.age }} {{ this.years }} {{ this.nextage }}
{{/if }}

Recent Queries

{{#unless history }} {{/unless }} {{#each history }} {{/each }}
NameAgeYearsResult
No data available
{{ this.name }} {{ this.age }} {{ this.years }} {{ this.nextage }}