m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/post-template.html.erb
diff options
context:
space:
mode:
authorMarcin Chrzanowski <m@m-chrzan.xyz>2021-03-27 22:22:03 +0100
committerMarcin Chrzanowski <m@m-chrzan.xyz>2021-03-27 22:24:56 +0100
commit9a52c981e225a28cfce35ef51677ffd4ecca0ca0 (patch)
treed693bca6c7255a335d45e2842fc00ee03d0d9aa5 /src/post-template.html.erb
parenta6b11a3bf098c673b7f1142be60f04a00885f5a7 (diff)
Adjust whitespace
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>.