fixed upload->post converion process
This commit is contained in:
@@ -71,14 +71,10 @@
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<%= @post_set.presenter.pagination_html %>
|
||||
<%= @post_set.presenter.pagination_html(self) %>
|
||||
</footer>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
/<%= @post_set.tags %>
|
||||
<% end %>
|
||||
|
||||
<% content_for(:page_header) do %>
|
||||
/ <%= @post_set.tags %>
|
||||
<% end %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user