%# i.show.rhtml $Revision: 1.10 $ %>
<%%= mobile_navi %>
<% unless @diary.visible? then %><%%=mobile_label_hidden%>
<% end %> <% 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' => 100, 'multi_user' => @conf.multi_user, 'show_nyear' => false, } %> <%= @diary.eval_rhtml( param, PATH ) %>