packer-cn/website/source/layouts/community.erb

7 lines
111 B
Plaintext
Raw Normal View History

2013-06-21 23:46:51 -04:00
<% wrap_layout :inner do %>
<% content_for :sidebar do %>
<h2></h2>
<% end %>
<%= yield %>
2013-06-21 23:46:51 -04:00
<% end %>