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

5 lines
104 B
Text
Raw Normal View History

2011-07-25 23:48:49 -04:00
<% content_for :head do %>
<title>The Middleman!</title>
<% end%>
<h1>The Middleman is watching.</h1>