.container
%h1 Editing client
= render 'form'
= link_to 'Show', @client
|
= link_to 'Back', clients_path