about summary refs log tree commit diff stats
path: root/app/views
diff options
context:
space:
mode:
Diffstat (limited to 'app/views')
-rw-r--r--app/views/entries/show.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/entries/show.html.haml b/app/views/entries/show.html.haml index 8a2a2a9..3a9337c 100644 --- a/app/views/entries/show.html.haml +++ b/app/views/entries/show.html.haml
@@ -1,2 +1,2 @@
1<h1>Entries#show</h1> 1.breadcrumb= link_to "← Back to home page", root_path
2<p>Find me in app/views/entries/show.html.erb</p> 2= render @entry