Skip to content

Instantly share code, notes, and snippets.

Created November 10, 2016 11:18
Show Gist options
  • Select an option

  • Save anonymous/40d5dce1562bb460aab8a33706ddde0f to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/40d5dce1562bb460aab8a33706ddde0f to your computer and use it in GitHub Desktop.

Revisions

  1. @invalid-email-address Anonymous created this gist Nov 10, 2016.
    36 changes: 36 additions & 0 deletions index.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,36 @@
    <html>
    <body>
    <div style="background:white" class="email-outer-container">
    <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet">
    <div class="email-container" style="text-align:center;font-family:Roboto;background:white;width:70%;margin:auto;height:70%;box-shadow:1px 1px 3px #aaa;padding:24px 8px">
    <h2 style="font-weight:500">Hello!</h2>
    <p style="font-weight:300">
    Here's the link you requested to download the SMINQ app.
    </p>
    <p style="font-weight:500">
    Open this email on your phone and tap on the button below.
    </p>
    <br>
    <br>
    <a href="https://www.google.com"><button class="button" style="background:#E43935;border:none;width:60%;height:50px;border-radius:10px;color:white;font-size:16px" type="button">Get the SMINQ App!</button></a>
    <br>
    <br>
    <p style="font-weight:300">
    Join queues online.
    </p>
    <p style="font-weight:300">
    Get real-time updates on your mobile phone.
    </p>
    <p style="font-weight:300">
    No need to be physically present to hold your spot.
    </p>
    <p style="font-weight:500">
    (Currently available for Clinics in Pune.)
    </p>
    <hr style="opacity:0.6;width:80%">
    <h2 style="font-weight:500">Never Wait In A Queue</h2>
    <a href="www.sminq.com">www.sminq.com</a>
    </div>
    </div>
    </body>
    </html>
    7 changes: 7 additions & 0 deletions sminq-email-template.markdown
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    Sminq Email template
    --------------------


    A [Pen](http://codepen.io/sushantj/pen/PbPvRe) by [sushant](http://codepen.io/sushantj) on [CodePen](http://codepen.io/).

    [License](http://codepen.io/sushantj/pen/PbPvRe/license).