diff options
Diffstat (limited to 'app/views/blogs')
| -rw-r--r-- | app/views/blogs/show.html.haml | 2 |
1 files changed, 2 insertions, 0 deletions
| diff --git a/app/views/blogs/show.html.haml b/app/views/blogs/show.html.haml new file mode 100644 index 0000000..51d4aa0 --- /dev/null +++ b/app/views/blogs/show.html.haml | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | .breadcrumb= link_to "← Back to home page", root_path | ||
| 2 | = render @blog | ||
