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
d1211cc089
middleman
/
middleman-core
/
fixtures
/
clean-app
/
source
/
layouts
/
custom.erb
8 lines
102 B
Plaintext
Raw
Normal View
History
Unescape
Escape
change how layouts work
2011-11-26 01:09:31 +01:00
<html>
<head>
split into middleman-core and middleman-more
2011-12-30 00:09:51 +01:00
<title>Custom Layout</title>
change how layouts work
2011-11-26 01:09:31 +01:00
</head>
<body>
<%= yield %>
</body>
</html>
Reference in a new issue
Copy permalink