Add a simple index view

This commit is contained in:
R. Tyler Croy 2012-04-12 19:18:59 -07:00
parent eea659a6b6
commit 212ca4f5a7
1 changed files with 16 additions and 0 deletions

16
views/index.haml Normal file
View File

@ -0,0 +1,16 @@
%html
%head
%title
Git of Despair
%body
- if Resin.development?
%div{:style => 'float: right;'}
%button{:onclick => 'smalltalk.Browser._open(); return false;'}
Run Amber IDE
%h2
Git of Despair
= embed_amber