@if (packageJson !== undefined) { @if (showTitle) { } @if (showTitle) {
v{{ packageJson.version }} @if (packageJson.corifeus.stargazers_count > 0) {
 {{ extractStars(packageJson.corifeus.stargazers_count) }}
}
} @if (showTitle) {
}

{{ title }}

@if (packageJson.corifeus.angular) {

Built on Angular v{{ packageJson.corifeus.angular }}

}
}