package component templ HomePage() { @PageWrapper("HOME"){ @LandingContent() } } templ FormSatu() { @PageWrapper("Form Satu"){

Fill out our form

Twitter username is required

} } templ FormDua() { @PageWrapper("HOME"){
} } templ FormTiga() { @PageWrapper("HOME"){
} } templ Try() { @PageWrapper("TRY"){

CIE MAU COBA YA

} }