From dd231a335758873dcd9024db7618837094fcc0a5 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Fri, 6 Jul 2018 16:52:48 -0400 Subject: Added page titles refs #4 --- app/views/streams/show.html.haml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/views/streams') 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 @@ +- title @stream.title .breadcrumb= link_to "← Back to home page", root_path = render @stream -- cgit 1.4.1