1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/middleman-cli/fixtures/preview-server-hook-app/source/index.html.erb

10 lines
160 B
Text
Raw Permalink Normal View History

2015-11-07 12:51:19 -05:00
<html>
<head>
<meta charset="utf-8">
<title>preview-server-hook-app</title>
</head>
<body>
<h1>preview-server-hook-app</h1>
</body>
</html>