aboutsummaryrefslogtreecommitdiff
path: root/samples/Groovy Server Pages/hello-var.gsp
blob: b16da178a66d378f9354f72e9e41a36bf688681f (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Testing with SiteMesh and ${example}</title>

</head>
<body>
</body>
</html>