diff options
Diffstat (limited to 'app/views/blogs')
| -rw-r--r-- | app/views/blogs/show.html.haml | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/app/views/blogs/show.html.haml b/app/views/blogs/show.html.haml index 8ab4523..f915e64 100644 --- a/app/views/blogs/show.html.haml +++ b/app/views/blogs/show.html.haml | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | - title @blog.title | ||
| 1 | .breadcrumb= link_to "← Back to home page", root_path | 2 | .breadcrumb= link_to "← Back to home page", root_path |
| 2 | = render @blog | 3 | = render @blog |
| 3 | %footer#blog-footer | 4 | %footer#blog-footer |
