<%= flash[:notice] %>
<% end -%> <%= @content_for_layout %> <% if @entry_pages and @entry_pages.current.next %>
<%= link_to 'More...', { :page => @entry_pages.current.next } %>
<% end %>
%= stylesheet_link_tag 'weblog' %> <%= javascript_include_tag 'comment_form' %>
<%= flash[:notice] %>
<% end -%> <%= @content_for_layout %> <% if @entry_pages and @entry_pages.current.next %>