title:
  en: Source
  gr: Κώδικας

controller: 'AgPageSourceCtrl'
class: edit-source

authorization:
  - editor

scripts:
  -
    path: 'lib/editor/codemirror'
    priority: 0
  - 'lib/editor/sublime'
  - 'lib/editor/yaml'
  - 'lib/editor/lint'
  - 'lib/editor/yaml-lint'

styles:
  - 'lib/editor/codemirror'
  - 'lib/editor/monokai'
  - 'lib/editor/lint'
