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

Basic action email

Email alert

Billing email

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