Newer
Older
express-blog / src / views / pages / thankyou.handlebars
<!-- pages/thankyou.handlebars -->
<section>
  <h2>Thank You</h2>
  <article>
    <p>Your message has been sent successfully. We will get back to you shortly.</p>
  </article>
</section>