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

11 lines
250 B
Plaintext

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Testing with SiteMesh and Resources</title>
<meta name="layout" content="blankMain"/>
<r:require module="style"/>
</head>
<body>
</body>
</html>