def weekly(to)
    @title = Reparty::Email.weekly_title

    @reports = Reparty::Email.weekly_reports
    @reports.each {|r| r.attach(attachments)}