package page import "projectreshoot/tmdb" import "projectreshoot/view/layout" templ Movie(movie *tmdb.Movie, image *tmdb.Image) { @layout.Global() {