From b373a3a6e1702e7514bb405122a2311d16d85fcd Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 27 Aug 2016 17:36:46 -0400 Subject: Teach it to make atom:entry files --- template.html.erb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 template.html.erb (limited to 'template.html.erb') diff --git a/template.html.erb b/template.html.erb new file mode 100644 index 0000000..af6a6f4 --- /dev/null +++ b/template.html.erb @@ -0,0 +1,17 @@ + + + + + <%= @title %> — Luke Shumaker + + + +
<%= @breadcrumbs %>
+
+<%= @content %> +
+ + + -- cgit v1.2.3-2-g168b