__hijack(euro/__denom) __dcoins_denom html lang="en" { head { __include(head.gsp) title {-€__denom Coins} } body { nav { __include(nav.gsp) __include(euro/nav.dcoins.gsp) } main { section { header { h1 {-€__denom Coins} } } br{}br{} section { __include(table-key.gsp) } br{}br{} __esyscmd(gen-dcoins __denom) section { __include(foot.gsp) } } } }