Show Post
This commit is contained in:
@@ -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>
|
||||||
Reference in New Issue
Block a user