diff --git a/website/librato.erb b/website/librato.erb new file mode 100644 index 0000000..88cc447 --- /dev/null +++ b/website/librato.erb @@ -0,0 +1,38 @@ +<% wrap_layout :inner do %> + <% content_for :sidebar do %> + + <% end %> + + <%= yield %> + <% end %>