Files
linguist/samples/gsp/hello-resources.gsp
2012-06-22 10:09:24 -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>