Newer
Older
express-blog / src / views / pages / thankyou.handlebars
@Jason Jason on 26 Jun 187 bytes new file: data/.git-keep
<!-- pages/thankyou.handlebars -->
<section>
  <h1>Thank You</h1>
  <article>
    <p>Your message has been sent successfully. We will get back to you shortly.</p>
  </article>
</section>