1
0
Fork 0
mirror of https://github.com/fmap/muflax65ngodyewp.onion synced 2024-07-01 10:46:49 +02:00
muflax65ngodyewp.onion/layouts/blog.erb
muflax 6706ea2e73 more transitioning
* use smaller images
* rss fixed
* categories fixed and improved
* basic blog layout
* minor fixes
2012-04-18 02:08:04 +02:00

11 lines
161 B
Plaintext

<%= render 'header' %>
<% render 'main',
:navbar => true,
:search => true,
:breadcrumbs => true do %>
<%= yield %>
<% end %>
<%= render 'footer' %>