commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-old / civicrm / packages / backbone-forms / scripts / build-templates / simple.amd.js
1 define(['jquery', 'underscore', 'backbone', 'backbone-forms'], function($, _, Backbone) {
2
3 {{body}}
4
5 });