fix init template

This commit is contained in:
tdreyno 2009-10-01 15:36:16 -07:00
parent de939d33ca
commit 628825183a
3 changed files with 0 additions and 12 deletions

View file

@ -1,4 +0,0 @@
- content_for :head do
%title Custom head title
%h1 The Middleman is watching.

View file

@ -1,7 +0,0 @@
%html
%head
%title The Middleman!
= yield_content :head
%body
= yield

View file

@ -1 +0,0 @@
@import compass/reset.sass