% layout 'blog', title => $conf->{title};

<%= $conf->{title} %>

<%= $conf->{body} %>

%= link_to 'Edit' => edit_conf => {id => $conf->{id}}