summaryrefslogtreecommitdiff
path: root/bin/page.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/page.html.erb')
-rw-r--r--bin/page.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/page.html.erb b/bin/page.html.erb
index 64afdf0..354b123 100644
--- a/bin/page.html.erb
+++ b/bin/page.html.erb
@@ -7,7 +7,7 @@
<link rel="alternate" type="application/atom+xml" href="./index.atom" name="web log entries"/>
<%= @page.head %>
</head>
- <body>
+ <body<% if @page.class %> class="<%= @page.class %>"<% end %>>
<header>
<p class=breadcrumbs><%= @page.breadcrumbs %></p>
<h1>AndrewDM</h1>