18ed998436dd457fbf4e056b95d51ec96f1fddef
[catagits/Catalyst-Plugin-Static-Simple.git] / t / lib / IncTestApp / root / always-static / test.html
1 <html>
2   <head>
3     <title>test</title>
4   </head>
5   <body>
6     <div>test</div>
7   </body>
8 </html>