m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/post-template.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'src/post-template.html.erb')
-rw-r--r--src/post-template.html.erb2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/post-template.html.erb b/src/post-template.html.erb
index 20b95be..70a0cff 100644
--- a/src/post-template.html.erb
+++ b/src/post-template.html.erb
@@ -1,5 +1,7 @@
<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:<%= Email %>">email me</a>.