Files
linguist/samples/Groovy Server Pages/hello-var.gsp
2012-07-23 15:52:49 -05:00

10 lines
174 B
Plaintext

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Testing with SiteMesh and ${example}</title>
</head>
<body>
</body>
</html>