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-11-26 18:12:15 -08:00

5 lines
No EOL
105 B
Text
Executable file

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