template

in lib/description_template.rb [175:178]


  def template
    @template ||= load_template(team.template)
  end