<% ruicon = '

' %> <%=h @rwiki.path2name(context)%>[<%=h session.guestname%>]
<%= @rwiki.fetch('news')%>
<%=ruicon%> <%= @frame.open(context)%> <%= @rwiki.to_div(context) %><%= @hako.to_div(context) %> <% rw_mod = @rwiki.modified(context) if rw_mod %>

(<%=rw_mod.strftime("%Y-%m-%d")%>)

<% end %> <%= @frame.close(context)%>
<%= @banner.to_div(context) %> <%= @login.to_div(context) %> <% if session.username && session.username != 'guest'%> <%= @todo.to_div(context) %> <%= @reminder.to_div(context) %> <% end %> <%=ruicon%>
<%= @rwiki.fetch('daily')%>
<%= @enquete.to_div(context)%> <%= @raa.to_div(context) %>
Masatoshi SEKI