hubfeenix.fi/app/views/events/show.html.haml

4 lines
118 B
Plaintext
Raw Normal View History

2023-01-16 17:59:07 +01:00
= render "event" , event: @event
2023-01-16 17:59:07 +01:00
= render "profiles/profile" , profile: @event.profile , header: "About the teacher"