# File lib/ruport/formatter/html.rb, line 33 def apply_template apply_table_format_template(template.table) apply_grouping_format_template(template.grouping) end