@@include('partials/main.html') @@include("partials/title-meta.html", {"title": "Quill Bubble Editor"}) @@include('partials/head-css.html')
@@include('partials/sidenav.html')
@@include('partials/topbar.html')
@@include("partials/page-title.html", {"subtitle":"Menu","title":"Quill Bubble Editor"})

Bubble Editor

Hello World!


This is a simple editable area.


  • Select a text to reveal the toolbar.
  • Edit rich document on-the-fly, so elastic!


End of simple area

@@include('partials/footer.html')
@@include('partials/footer-scripts.html')