Newer
Older
dmpopidor / app / views / plans / possible_templates.json.erb
{
  'msg': '<%= @msg %>',
  'templates': <%= @templates.to_json %>
}