<% if !@contents[:body_enter].empty? %>
<%= @contents[:body_enter] %>
<% end %>
<% if @contents[:toc] %>
<%= @contents[:toc] %>
<% end %>
<%= @contents[:body] %>
<% unless @contents[:body_leave].empty? %>
<%= @contents[:body_leave] %>
<% end %>
<% if @contents[:sidebar_class] %>
<% end %>
<%=@conf.msg_keyword%>:<%= @contents[:keyword] %>
<%=@conf.msg_reference%>:<%= @contents[:references] %>
<% unless @contents[:page_attribute].empty? %>