module Roda::RodaPlugins::Render::InstanceMethods
def render_template_opts(template, opts)
def render_template_opts(template, opts) parse_template_opts(template, opts) end
def render_template_opts(template, opts) parse_template_opts(template, opts) end