16 lines
203 B
Plaintext

%p#notice= notice
%p
%b Icid:
= @canister.icid
%p
%b Name:
= @canister.name
%p
%b User:
= @canister.user
= link_to 'Edit', edit_canister_path(@canister)
\|
= link_to 'Back', canisters_path