summaryrefslogtreecommitdiff
path: root/tmpl/page.html.erb
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-01-09 17:09:27 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-01-09 17:09:27 -0500
commita70b39250252962df17670cee743d01d1a6f7c16 (patch)
tree58c390dfd181953cb790d3edfc57e79a5406ff08 /tmpl/page.html.erb
parent5022d1a0df1534b1cbec1cbee23568f201ea1cc6 (diff)
fix
Diffstat (limited to 'tmpl/page.html.erb')
-rw-r--r--tmpl/page.html.erb1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmpl/page.html.erb b/tmpl/page.html.erb
index fb5ddaa..504dbcb 100644
--- a/tmpl/page.html.erb
+++ b/tmpl/page.html.erb
@@ -21,7 +21,6 @@
</form>
</ul>
</nav>
- <p </p>
</header>
<article>
<% if atom_categories.count > 0 %><p>Tags: <% atom_categories.each do |t| %><%= t.html %><% end %></p><% end %>