{#if data?.user?.tier === "Pro"} {#if isLoaded} {#if rawData?.length >= 5}
The Biotech company {$displayCompanyName} has conducted a total of {abbreviateNumber(rawData?.length)} clinical trials. Out of these, {numOfActive === 0 ? "none" : numOfActive} are currently active, {numOfCompleted} have been completed, {numOfTerminated} were terminated and {numOfResults} trials have produced results.
{/if} {:else}
{/if} {:else}
Unlock content with Pro Subscription
{/if}

Title: {trialTitle}

Brief Summary: {trialSummary}

NCT Number {trialId}
Start Date {trialStart}
End Date {trialEnd}
Study Status {trialStage}
Phase Status {trialPhase}
Study Results {trialResult}
Sex {formatString(trialSex)}
Age {formatString(trialAge)?.replace( "Older_adult", "Older Adult", )}
Sponsor {trialSponsor}
Enrollment {trialEnrollment}
Study Type {trialStudyType}
Funder Type {trialFunderType}
Website {trialLink}