@@include('./partials/main.html') @@include("partials/title-meta.html", {"title": "Email Compose"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include('./partials/topbar.html')
@@include("./partials/page-title.html", {"subtitle":"Email","title":"Email Compose"})

Hello World!


This is an 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/right-sidebar.html') @@include('./partials/footer-scripts.html')