# File lib/ruport/formatter/html.rb, line 35
    def apply_template
      apply_table_format_template(template.table_format)
      apply_grouping_format_template(template.grouping_format)
    end