% $: << File::dirname( ENV['PATH_TRANSLATED'] ) load "#{File::dirname( ENV['PATH_TRANSLATED'] )}/waste.conf" require 'waste.rb' waste = Waste::new print waste.header %>
| <%= month %>月 | <%= total.to_disp_str %><%= @currency %> | |
| Total | <%= yt.to_disp_str %><%= @currency %> |
|---|
<%= diary.note.make_link %>
| <%= CGI::escapeHTML( item.name ) %> | <%= item.price.to_disp_str %><%= @currency %> | <%= item.note.make_link %> |
| Total | <%= diary.total.to_disp_str %><%= @currency %> |
|---|