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

10 lines
191 B
Plaintext

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