{{movie.title}}
{{formatShowtimesTitle(movie.showtimes, true)}}
{{formatShowtimesTitle(movie.offsetShowtimes[1], false)}}
{{formatShowtimes(movie.offsetShowtimes[1], movie, theater)}}
{{formatShowtimesTitle(movie.offsetShowtimes[2], false)}}
{{formatShowtimes(movie.offsetShowtimes[2], movie, theater)}}
{{movie.detailsVisible? 'hide details': 'show details'}}