%# i.day.rhtml $Revision: 1.19 $ %>
<%%= mobile_navi %>
<% if @diary then param = { 'prefix' => 'i.', 'index' => @conf.index, 'date_format' => @conf.date_format, 'section_anchor' => @conf.section_anchor, 'comment_anchor' => @conf.comment_anchor, 'long_mode' => false, 'show_referer' => false, 'referer_limit' => 0, 'show_comment' => @conf.show_comment, 'comment_limit' => -1, 'multi_user' => @conf.multi_user, 'anchor' => true, 'hide_comment_form' => @conf.hide_comment_form, 'show_nyear' => false, } %> <%= @diary.eval_rhtml( param, PATH ) %> <%%=comment_form_mobile%> <% else %><%%=no_diary%>
<% end %> <%%= mobile_navi %>