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
new file mode 100644
index 0000000..ece1545
--- /dev/null
+++ b/src/post-template.html.erb
@@ -0,0 +1,2 @@
+<h2 style='display: inline'><%= post['title'] %></h2> (<%= post['date'] %>)
+<%= post['content'] %>