= simple_form_for @link do |f|
.form-inputs
= f.input :name
= f.input :description
.form-actions
= f.button :button