{% set title = 'CKEditor' %} {% set filename = 'form-editor-ckeditor.html' %} {% extends 'src/layouts/master.html' %} {% block content %}

CKEditor

Allow your users to provide formatted content with a powerful WYSIWYG editor.

Classic Editor

This is some sample content.

{% endblock %} {% block js %} {% endblock %}