This website requires JavaScript.
Explore
Help
Sign in
deac
/
middleman
Watch
1
Star
0
Fork
You've already forked middleman
0
Code
Issues
Pull requests
Releases
Wiki
Activity
389e3f5a8c
middleman
/
middleman-core
/
fixtures
/
clean-app
/
source
/
layouts
/
custom.erb
8 lines
102 B
Text
Raw
Normal View
History
Unescape
Escape
change how layouts work
2011-11-25 16:09:31 -08:00
<html>
<head>
split into middleman-core and middleman-more
2011-12-29 15:09:51 -08:00
<title>Custom Layout</title>
change how layouts work
2011-11-25 16:09:31 -08:00
</head>
<body>
<%= yield %>
</body>
</html>
Reference in a new issue
Copy permalink