Created
October 1, 2012 21:09
-
-
Save arashi01/3814433 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
html | |
head | |
title | |
|Home | |
body{:class => "lift:content_id=main"} | |
#main{:class => "lift:surround?with=default;at=content"} | |
h2 | |
|Welcome to your Lift Application! | |
p | |
span{:class => "lift:helloWorld.hello"} | |
|We welcome you to our humble application on: | |
span#time |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment