templates.tpl 98 B

123456
  1. CKEDITOR.addTemplates("default",
  2. {
  3. imagesPath: ' ',
  4. templates:
  5. {{ templates }}
  6. });