{!=show.title!}
{!=show.synopsis!}
| Duration | {!=show.duration!} minutes |
|---|---|
| Rating | {!=show.classification!} |
| Genre | {!=show.genre!} |
| Year | {!=show.yearProduction!} |
| Country | {!=show.country!} |
| Format | {!=show.format!} |
| Other | {!=show.other!} |
- {! for (var i = 0; i LT= 24; i++) { !}{! var hour = (i LT= 12)?(i || 12):(i - 12); !}{! var seg = (i GT= 12)?"pm":"am"; if (i == 24) {seg = "am"} !}
- {!= hour !} {!= seg !} {! } !}
{!= channel.name !}
{! } !}
now