1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/middleman-core/fixtures/partials-app/source/sub/index.html.erb

3 lines
84 B
Text
Raw Normal View History

2011-11-26 18:32:41 -05:00
<%= partial "shared/header" %>
<%= partial "local" %>
<%= partial "shared/footer" %>