diff options
Diffstat (limited to 'app/views/streams')
| -rw-r--r-- | app/views/streams/show.html.haml | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/app/views/streams/show.html.haml b/app/views/streams/show.html.haml index dcec0a2..8365556 100644 --- a/app/views/streams/show.html.haml +++ b/app/views/streams/show.html.haml | |||
| @@ -1,2 +1,3 @@ | |||
| 1 | - title @stream.title | ||
| 1 | .breadcrumb= link_to "← Back to home page", root_path | 2 | .breadcrumb= link_to "← Back to home page", root_path |
| 2 | = render @stream | 3 | = render @stream |
