9 lines
150 B
Text
9 lines
150 B
Text
- title t('.title')
|
|
|
|
= t('.body').html_safe
|
|
|
|
= render :partial => "workgroup", :collection => @workgroups
|
|
|
|
|
|
|
|
|