<%# update.rhtml $Revision: 1.11.2.1 $ %> <%%=navi%>

<%= CGI::escapeHTML( @conf.html_title ) %> [<%%= submit_label %>]

Updating Diary

Diary Body

<%=@csrf_protection%> - -
Title:
Article(<%= @conf.style %> style<%%= style_howto %>):
<%%=edit_proc( @date )%> Hide this daychecked <% end %>tabindex="1000" accesskey="H">
<%%=form_proc( @date )%>
<%%=comment_today%>
<%=@csrf_protection%>
<% idx = 0 @diary.each_comment( 100 ) do |comment| %>
checked<% end %>> <%= CGI::escapeHTML( comment.name ) %> <%%=comment_date( Time::at( <%=comment.date.to_i%> ) )%>

<%= comment.body.make_link.gsub( /\n/, "
" ).gsub( /

\Z/, '' ) %>

<% end if idx > 0 then %>
<% end %>

<%%= referer_of_today_long( @diaries['<%=@date.strftime( '%Y%m%d' )%>'], 100 )%>