page_recommend.js 112 B

123456789
  1. /**
  2. * Client code for the page_recommend template.
  3. *
  4. * - helpers
  5. */
  6. Template.page_recommend.helpers({
  7. });