This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
sinatra
Watch
1
Star
0
Fork
You've already forked sinatra
0
mirror of
https://github.com/sinatra/sinatra
synced
2023-03-27 23:18:01 -04:00
Code
Releases
Activity
8bb842f816
sinatra
/
test
/
views
/
layout2.liquid
Konstantin Haase
28a3a350bb
Add liquid helper method. Tilt supports liquid for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included.
2010-09-11 13:54:01 +02:00
2 lines
43 B
Text
Raw
Blame
History
<h1>Liquid Layout!</h1>
<p>{{ yield }}</p>
View git blame
Copy permalink