{{ profile['City'] | capitalize }}
Founded in {{ (profile["Founded Date"] | date: 'y') }}
{{founder["Name"] | uppercase}}, {{founder["City"]}}
{{ founder["Name"] | uppercase }}
{{ incubator["Name"] | uppercase }}
{{angel["Name"] | uppercase }}, {{angel["City"]}}
{{ angel["Name"] | uppercase }}
{{ fund["Name"] | uppercase }}
{{ !isEmpty(profile.Previous.city) ? profile.Previous.city: "" }} · {{ !isEmpty(profile.Previous.founded_date) ? (profile.Previous.founded_date | date: 'y') : "" }}
{{ !isEmpty(profile.Next.city) ? profile.Next.city: "" }} · {{ !isEmpty(profile.Next.founded_date) ? (profile.Next.founded_date | date: 'y') : "" }}
Details insufficient or not accurate? Suggest edits
{{ slide.description}}
{{ startup['City'] | capitalize }} •
{{ (startup["Founded Date"] | date: 'y') }}