about summary refs log tree commit diff stats
path: root/app/views/entries/show.html.haml
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2017-06-29 14:53:15 -0400
committerKelly Rauchenberger <fefferburbia@gmail.com>2017-06-29 14:53:15 -0400
commit5ff9457ee3d2f1c636da8d13c47c608543d2e5f7 (patch)
tree1f573d03fe248a01a420a809a1a3a325c80774f7 /app/views/entries/show.html.haml
parent5a82b1a0bdf24cdf0a05a84183106ff106f88626 (diff)
downloadthoughts-5ff9457ee3d2f1c636da8d13c47c608543d2e5f7.tar.gz
thoughts-5ff9457ee3d2f1c636da8d13c47c608543d2e5f7.tar.bz2
thoughts-5ff9457ee3d2f1c636da8d13c47c608543d2e5f7.zip
Worked on style of blog posts
Diffstat (limited to 'app/views/entries/show.html.haml')
-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