Show Post
This commit is contained in:
parent
0dbd4c4b8d
commit
9c2d5861c5
@ -0,0 +1,8 @@
|
|||||||
|
<section class="row">
|
||||||
|
<article class="column">
|
||||||
|
<h2><%= @post.date |> Calendar.strftime("%A, %b %d, %Y") %></h2>
|
||||||
|
</article>
|
||||||
|
</section>
|
||||||
|
<section class="row">
|
||||||
|
<%= content(@post.filename) %>
|
||||||
|
</section>
|
||||||
Loading…
Reference in New Issue
Block a user