% layout 'upravlenie', title => 'Промѣна на потрѣбителска сметка';
<h2><%= title %></h2>
%= button_to Remove => remove_users => {id => $users->{id}} =>(style=>'float:right')
%= link_to '☰ Потрѣбители' => 'home_users'
%= include 'users/_form', caption => 'Update', target => 'update_users'