package page import "projectreshoot/view/layout" // Page content for the index page templ Index() { @layout.Global("Project Reshoot") {
Project Reshoot
A better way to discover and rate films
} }