This commit is contained in:
Toks
2013-04-11 17:32:35 -04:00
parent 2f59f9cb5f
commit 70c816aace
3 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@
</aside>
<section id="content">
<section id="content" class="<%= Danbooru.config.can_see_ads?(CurrentUser.user) ? "with-ads" : "without-ads" %>">
<% if @post.presenter.has_nav_links?(self) %>
<%= render "posts/partials/show/nav_links", :post => @post, :position => "top" %>
<% end %>