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

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

更新日誌

日誌主體

- -
標題:
內文(<%= @conf.style %> style<%%= style_howto %>):
<%%=edit_proc( @date )%> 不要刊出這一天的日誌(隱藏)checked <% end %>tabindex="1000" accesskey="H">
<%%=form_proc( @date )%>
<%%=comment_today%>
<% 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 )%>