thirteen-tien-len/app/views/bots/edit.html.haml
2023-11-28 12:04:44 +00:00

8 lines
88 B
Plaintext

%h1 Editing bot
= render 'form'
= link_to 'Show', @bot
\|
= link_to 'Back', bots_path