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
245 B

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