% layout 'blog', title => 'Edit conf';

Edit conf

%= include 'confs/_form', caption => 'Update', target => 'update_conf' %= form_for remove_conf => {id => $conf->{id}} => begin %= submit_button 'Remove' % end