    <div>Thank you for registering at flexospaces.
    To activate your account, click on the button below.
    <br><br>
    <a href='<%= invite_url %>'>
    <button style= "border-top: 1px solid #96d1f8;
    color: #ffffff;
    background-color: #fed136;
    border-color: #fed136;
    font-family: Helvetica, Arial, sans-serif;
    padding: 13.5px 27px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 18px;
    font-family: Georgia, serif;
    text-decoration: none;
    vertical-align: middle;"> Click to Verify </button>
    </a>
    <br><br>Regards, <br> <b>Team flexospaces</b></div>
