1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/lib/middleman/templates/default/source/index.html.erb
2011-07-25 20:48:49 -07:00

5 lines
No EOL
104 B
Text
Executable file

<% content_for :head do %>
<title>The Middleman!</title>
<% end%>
<h1>The Middleman is watching.</h1>