Bike!Bike! Website!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
257 B

%p#notice= notice
%p
%b Name:
= @workshop_resource.name
%p
%b Slug:
= @workshop_resource.slug
%p
%b Info:
= @workshop_resource.info
= link_to 'Edit', edit_workshop_resource_path(@workshop_resource)
\|
= link_to 'Back', workshop_resources_path