m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/post-template.html.erb
blob: 302e3b67c03174051e18ed90467f0d4cf51ce56e (plain)
1
2
3
4
5
6
<h2 style='display: inline'><%= post['title'] %></h2> (<%= format_date post['date'] %>)
<%= post['content'] %>
<p class='post-footer'>
If you have any questions or comments about this post or site in general, feel
free to <a href="mailto:marcin.j.chrzanowski@gmail.com">email me</a>.
</p>