mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Rename samples subdirectories
This commit is contained in:
10
samples/Groovy Server Pages/bar.gsp
Normal file
10
samples/Groovy Server Pages/bar.gsp
Normal file
@@ -0,0 +1,10 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user