2023-11-07 16:50:08 +00:00

13 lines
189 B
Plaintext

%p#notice= notice
%p
%b Profile:
= @social_link.profile
%p
%b Url:
= @social_link.url
= link_to 'Edit', edit_social_link_path(@social_link)
\|
= link_to 'Back', social_links_path