
<!DOCTYPE html>
<html id="page-top">
	<head>
		<meta charset="utf-8">
	    <meta http-equiv="X-UA-Compatible" content="IE=edge">
	    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
	    <meta name="description" content="">
	    <meta name="author" content="">	    	
		<title>Remind Me Of Love</title>
		<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
		<link href="css/main.css" rel="stylesheet">
		<link href="css/icofont.css" rel="stylesheet">
		
		
		<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
		<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
	    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
	    <!--[if lt IE 9]>
	        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
	        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
	    <![endif]-->			

	    <script>
        (function (i, s, o, g, r, a, m) {
            i['GoogleAnalyticsObject'] = r;
            (i[r] =
                i[r] ||
                function () {
                    (i[r].q = i[r].q || []).push(arguments);
                }),
                (i[r].l = 1 * new Date());
            (a = s.createElement(o)), (m = s.getElementsByTagName(o)[0]);
            a.async = 1;
            a.src = g;
            m.parentNode.insertBefore(a, m);
        })(
            window,
            document,
            'script',
            'https://www.google-analytics.com/analytics.js',
            'ga'
        );

        ga('create', 'G-KRNTHSC6T2', 'auto');
    </script>
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-KRNTHSC6T2"></script>
    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag(){dataLayer.push(arguments);}
        gtag('js', new Date());
        gtag('config', 'G-KRNTHSC6T2');
    </script>

</head>
	<body>

<nav class="navbar navbar-default navbarFixed" role="navigation">
	<div class="container">
	  <div class="navbar-header">
	    <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
	      <span class="icon-bar"></span>
	      <span class="icon-bar"></span>
	      <span class="icon-bar"></span>
	    </button>    
	    <a href="index.php"><img src="img/logo.png" alt="logo" class="img-responsive logo"></a> 
	
	  </div>
	  <div class="navbar-collapse collapse">
	                <ul class="nav navbar-nav navbar-right text-center">
	                    <li class="current-page"><a href="index.php">Home</a></li>
	                     <li><a href="/app" class="browse-link">Browse</a></li>
	                    <li><a href="privacy.php">Privacy</a></li>
	                    <li><a alt="" href="index.php#signUpForm">Join</a></li>
	                    <li><a href="#" data-toggle="modal" data-target="#loginModal">Login</a>
	                    </ul>
	                 
	    </div>
	</div>       
</nav>
<div class="header">
	<div class="container">
		<div class="row">
			<div class="col-md-6 backing">
				<h1 class="headline">Do You Still Remember What It Feels Like To Be In Love?</h1>
				<div class="text-center"><a href="index.php#signUpForm" class="btn btn-default">Join Now</a></div>
			</h1>
		</div>
	</div>
</div></div>
<div class="color">
	<div class="container">
		<div class="row">
			<div class="col-md-12">
				<h1 class="sectTitle">Why Join?</h1>
				<hr>
			</div>
			<div class="col-md-3">
				<div class="text-center"><i class="icofont icofont-comment"></i></div>
				<h1 class="featTitle">Connect With Ease</h1>
				<p class="featTxt">Remind Me Of Love offers several ways to connect. You receive unlimited access to send friend requests, send direct messages, or send gifts to the singles you find interesting.</p>
			</div>
			<div class="col-md-3">
				<div class="text-center"><i class="icofont icofont-iphone"></i></div>
				<h1 class="featTitle">Fully Responsive</h1>
				<p class="featTxt">Our mobile dating platform is fully responsive on all mobile devices and web browsers, allowing members to navigate the community on any laptop, tablet, or phone with ease. </p>
			</div>
			<div class="col-md-3">
				<div class="text-center"><i class="icofont icofont-ui-clock"></i></div>
				<h1 class="featTitle">Anytime, Anywhere</h1>
				<p class="featTxt">Whether you're on vacation or on a lunch break, grab your phone and log into our member's section to start chatting online. Express some interest in someone you have your eye on and get a conversation going today!</p>
			</div>
			<div class="col-md-3">
				<div class="text-center"><i class="icofont icofont-gift"></i></div>
				<h1 class="featTitle">Safe & Secure</h1>
				<p class="featTxt">No need to worry about your personal information. Rest assured your personal information is safe with us!  It's never been easier to join, connect, and meet people who share your interests and values.</p>
			</div>
		</div>
	</div>
</div>
<div class="couple">
	<div class="container">
		<div class="col-md-12 backing">
			<h1 class="title">The solution to your lonely existence has arrived!</h1>
			<div class="text-center"><a href="/app" class="btn btn-default browse-link">Browse Members</a></div>
		</div>
	</div>
</div>
<div class="container">
	<div class="row">
		<div class="col-sm-12 ">
			<!-- Begin Disable Right Clicking on Images -->
<script>
    $(document).ready(function () {
        $("img").on("contextmenu", function () {
            return false;
        });
    });
</script>
<!-- End Disable Right Clicking on Images -->

<!-- <script type="text/javascript" src="purl.js"></script> -->
<script type="text/javascript">
    function checkTerms() {
        if ($("#terms_area:visible").css('display')) {
            if ($("#terms").prop("checked")) {
                return true;
            } else {
                alert("Please accept the Terms and Conditions");
                return false;
            }
        }
        return true;
    }
    
    function checkAge() {
        if ($("#confirm_age_area:visible").css('display')) {
            if ($("#confirm_age").prop("checked")) {
                return true;
            } else {
                alert("Please confirm that you are 18 or older");
                return false;
            }
        }
        return true;
    }

    function checkDob() {
        var parts = $('#dob').val().split('-');
        var d1 = parts[1];
        var m1 = parts[0];
        var y1 = parts[2];

        var combination = y1 + "-" + m1 + "-" + d1; // YYYY-mm-dd

        var minDate = new Date();
        minDate = minDate.setFullYear(minDate.getFullYear() - 18);

        var today = new Date();
        var DOB = Date.parse(combination);

        var rDOB = new Date(DOB);

        if (!DOB || (rDOB.getUTCMonth() + 1) != parseInt(m1)) {
            alert("Please enter a valid Date Of Birth.");
            return false;
        }

        if (!DOB || minDate < DOB) {
            alert("You must be 18 to join.");
            return false;
        }
        return true;
    }
</script>
<form id="signUpForm" method="POST" action="/api/public/registration/external">
    <input type="hidden" id="dob" name="dob" value="">
    <input type="hidden" id="trId" name="trId">

    <div class="row">
        <div class="col-md-6">
            <label for="gender">I'm a</label>
            <select name="gender" id="gender" class="gender">
                <option value="male">Man</option>
                <option value="female">Woman</option>
            </select>
        </div>
        <div class="col-md-6">
            <label for="lookingForGender">interested in</label>
            <select name="lookingForGender" id="lookingForGender" class="gender">
                   <option value="female">Women</option>
                <option value="male">Men</option>
                <option value="everyOne">Everyone</option>
            </select>
        </div>
    </div>

    <div class="clear"></div><!-- .clear -->

    <div class="row">
        <div class="col-md-6">
            <label for="username" placeholder="HolaS">Username:</label>
            <input type="text" id="username" name="username"  maxlength="16" />
        </div>
        <div class="col-md-6">
            <label for="password">Password:</label>
            <input type="password" id="password" name="password" maxlength="16" />
        </div>
    </div>

    <label for="dob">D.O.B:</label>
    <div id="dobSelects">
        <select name="dob_day" id="dob_day" onChange="doDob()" class="col-md-4">
            <option value="">DD</option>
                        <option value="01">01</option>
                        <option value="02">02</option>
                        <option value="03">03</option>
                        <option value="04">04</option>
                        <option value="05">05</option>
                        <option value="06">06</option>
                        <option value="07">07</option>
                        <option value="08">08</option>
                        <option value="09">09</option>
                        <option value="10">10</option>
                        <option value="11">11</option>
                        <option value="12">12</option>
                        <option value="13">13</option>
                        <option value="14">14</option>
                        <option value="15">15</option>
                        <option value="16">16</option>
                        <option value="17">17</option>
                        <option value="18">18</option>
                        <option value="19">19</option>
                        <option value="20">20</option>
                        <option value="21">21</option>
                        <option value="22">22</option>
                        <option value="23">23</option>
                        <option value="24">24</option>
                        <option value="25">25</option>
                        <option value="26">26</option>
                        <option value="27">27</option>
                        <option value="28">28</option>
                        <option value="29">29</option>
                        <option value="30">30</option>
                        <option value="31">31</option>
                    </select>
        <select name="dob_mon" id="dob_mon" onChange="doDob()" class="col-md-4">
            <option value="">MM</option>
                        <option value="01">01</option>
                        <option value="02">02</option>
                        <option value="03">03</option>
                        <option value="04">04</option>
                        <option value="05">05</option>
                        <option value="06">06</option>
                        <option value="07">07</option>
                        <option value="08">08</option>
                        <option value="09">09</option>
                        <option value="10">10</option>
                        <option value="11">11</option>
                        <option value="12">12</option>
                    </select>
        <select name="dob_yr" id="dob_yr" onChange="doDob()" class="col-md-4">
            <option value="">YY</option>
            <option>1935</option>
<option>1936</option>
<option>1937</option>
<option>1938</option>
<option>1939</option>
<option>1940</option>
<option>1941</option>
<option>1942</option>
<option>1943</option>
<option>1944</option>
<option>1945</option>
<option>1946</option>
<option>1947</option>
<option>1948</option>
<option>1949</option>
<option>1950</option>
<option>1951</option>
<option>1952</option>
<option>1953</option>
<option>1954</option>
<option>1955</option>
<option>1956</option>
<option>1957</option>
<option>1958</option>
<option>1959</option>
<option>1960</option>
<option>1961</option>
<option>1962</option>
<option>1963</option>
<option>1964</option>
<option>1965</option>
<option>1966</option>
<option>1967</option>
<option>1968</option>
<option>1969</option>
<option>1970</option>
<option>1971</option>
<option>1972</option>
<option>1973</option>
<option>1974</option>
<option>1975</option>
<option>1976</option>
<option>1977</option>
<option>1978</option>
<option>1979</option>
<option>1980</option>
<option>1981</option>
<option>1982</option>
<option>1983</option>
<option>1984</option>
<option>1985</option>
<option>1986</option>
<option>1987</option>
<option>1988</option>
<option>1989</option>
<option>1990</option>
<option>1991</option>
<option>1992</option>
<option>1993</option>
<option>1994</option>
<option>1995</option>
<option>1996</option>
<option>1997</option>
<option>1998</option>
<option>1999</option>
<option>2000</option>
<option>2001</option>
<option>2002</option>
<option>2003</option>
<option>2004</option>
<option>2005</option>
<option>2006</option>
<option>2007</option>
        </select>
    </div><!-- #dobSelects -->

    <div class="clear"></div><!-- .clear -->

    <label for="email">E-mail:</label>
    <input type="text" id="email" name="email" />

    <div class="row">
        <div class="col-md-8 col-sm-12 col-xs-12">
            <label for="country">Country:</label>
            <select id="country" name="country"></select>
        </div>
        <div class="col-md-4 col-sm-12 col-xs-12">
            <label for="zip">Zip:</label>
            <input type="text" id="zip" name="zip" />
        </div>
    </div>

    <div id="terms_area">
        <input type="checkbox" id="terms" name="terms" />Please check here to confirm that you have read and accept our
        <a href="https://rmdmfv.com/terms.php">Terms and Conditions</a>
    </div>
    <div id="confirm_age_area">
        <label>
        <input type="checkbox" id="confirm_age" name="confirm_age" />Please check here to confirm that you are 18 or older
        </label>
    </div>
    <div class="row form-error"></div>

        <input type="submit" value="Continue" onclick="if(!checkAge()){return false;}"/>
    <!--    <input type="submit" value="Continue" onclick="if(checkTerms()){document.getElementById('signUpForm').submit();} return false"/>-->
    <!--<input type="submit" value="Continue" />-->
    <div class="clear"></div><!-- .clear -->
</form>
<script type="text/javascript">
    function doDob() {
        var mon = document.getElementById('dob_mon');
        var day = document.getElementById('dob_day');
        var year = document.getElementById('dob_yr');
        var dob = document.getElementById('dob');
        dob.value = mon.value + '-' + day.value + '-' + year.value;
    }
</script>
<style type="text/css">
    .clear {
        clear: both
    }

    #signUpForm {
        width: 500px;
        height: auto;
        background: #14588d;
        border-radius: 10px;
        padding: 30px 10px;
    }

    #signUpForm label {
        width: 20%;
        float: left;
        font-size: 1.25em;
        font-weight: bold;
        text-align: right;
        color: #fff;
        margin: 0 5px 0 0;
        top: 10px;
        position: relative;
    }

    #signUpForm input {
        background: none repeat scroll 0 0 #FAFAFA;
        border-color: #C6C6C6 #DADADA #EAEAEA;
        border-radius: 4px !important;
        color: #999999;
        font-family: inherit;
        font-size: 1.4em;

        border: none;
        padding: 0 5px;
        width: 70%;
        height: 35px;
        margin: 0 0 10px 0;
    }

    #signUpForm input[type='submit'] {
        background: #5393c2;
        /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUzOTNjMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYTc3YTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #5393c2 0%, #3a77a4 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5393c2), color-stop(100%, #3a77a4));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #5393c2 0%, #3a77a4 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #5393c2 0%, #3a77a4 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #5393c2 0%, #3a77a4 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, #5393c2 0%, #3a77a4 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5393c2', endColorstr='#3a77a4', GradientType=0);
        /* IE6-8 */


        border: #3A77A4;
        border-radius: 5px;
        box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
        color: #fff;
        font-size: 1.4em;
        font-weight: bolder;
        text-transform: uppercase;
        padding: 10px;
        width: 125px;
        height: 50px;
        margin: 0 13px 0 0;
        float: right;
    }

    #signUpForm input[type='submit']:hover {
        background: #3a77a4;
        /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhNzdhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzkzYzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #3a77a4 0%, #5393c2 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3a77a4), color-stop(100%, #5393c2));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #3a77a4 0%, #5393c2 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #3a77a4 0%, #5393c2 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #3a77a4 0%, #5393c2 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, #3a77a4 0%, #5393c2 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a77a4', endColorstr='#5393c2', GradientType=0);
        /* IE6-8 */

        color: #000;
    }

    #signUpForm select {
        background: none repeat scroll 0 0 #FAFAFA;
        border-color: #C6C6C6 #DADADA #EAEAEA;
        color: #999;

        margin: 0 0 10px 0;
        float: left;
        font-size: 1.2em;
        width: 75px;
        height: 38px;
        padding: 5px 0 0;
    }

    #signUpForm #dobSelects {
        width: 75%;
    }

    #signUpForm #terms_area {
        display: none;
    }
    
    #signUpForm #confirm_age_area input[type='checkbox'] {
        height: 20px;
        width: auto;
        margin-top: 10px;
        margin-right: 10px;
    }

</style>
		</div>
	</div>
</div>
<div class="color">
	<div class="container">
		<div class="row">
			<div class="col-md-12">
				<h1 class="sectTitle">Fun First Date Ideas</h1>
				<hr>
			</div>
			<div class="col-md-4">
				<div class="text-center"><i class="icofont icofont-star-shape"></i></div>
				<h1 class="featTitle">Go Stargazing</h1>
				<p class="featTxt">Visit a beach or park for a picnic under the sky. While you're getting to know each other, wait until Mother Nature shows her beauty in the golden hour.</p>
			</div>
			<div class="col-md-4">
				<div class="text-center"><i class="icofont icofont-bowling-alt"></i></div>
				<h1 class="featTitle">Go Bowling</h1>
				<p class="featTxt">The bowling alley is a unique setting and the perfect place for a first date. Unlike at the movies, you can talk, have a drink and engage in a bit of friendly competition.</p>
			</div>
			<div class="col-md-4">
				<div class="text-center"><i class="icofont icofont-bicycle"></i></div>
				<h1 class="featTitle">Take A Bike Ride</h1>
				<p class="featTxt">Hop on some bikes and embark on a trip to a forest, beach or through the mountains. This combines a fun activity with open conversation, so you have every chance to get to know each other better.</p>
			</div>
		</div>
	</div>
</div>
<div class="outro">
	<div class="container">
		<div class="col-md-6 col-md-offset-6 backing">
			<h1 class="title">Find The One Who Will Remind You How Good It Feels To Be In Love</h1>
			<div class="text-center"><a href="index.php#signUpForm" class="btn btn-default">Join Today</a></div>
		</div>
	</div>
</div>
	<footer>
		<div class="text-center">
				<p><a href="privacy.php"> Privacy Policy</a> | <a href="https://rmdmfv.com">Billing Support</a> | <a href="terms.php">Terms of Use</a> | <a href="dmca.php">DMCA</a> | <a href="/cdn-cgi/l/email-protection#593a2a192b343d343f2f773a3634"><span class="__cf_email__" data-cfemail="9af9e9dae8f7fef7fcecb4f9f5f7">[email&#160;protected]</span></a> | <a href="/cdn-cgi/l/email-protection#a9cadae9dbc4cdc4cfdf87cac6c496dadccbc3cccadd94eac6c4d9c5c8c0c7dd89c0dadadccc89cfc6db894b2931dbccc4c0c7cdc4ccc6cfc5c6dfcc87cac6c44b2930">File a Complaint </a></p>
				<p>Chanabellas Limited <span class=" hidden-xs">|</span> <br class=" visible-xs">  35 Brent Court Silam Road, Stevenage, England, SG1 1JN</p>
				<p>  Remind Me Of Love Copyright &copy;  2025 </p><br />
		</div>
	</footer>
		
	
	<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js/bootstrap.min.js"></script> 
	<script src="js/scripts.js"></script> 
	<script src="js/forms.js"></script> 
    <script src="js/fixed.js"></script>
	<div class="modal fade" id="loginModal" tabindex="-1" role="dialog" aria-labelledby="loginModal" aria-hidden="true">
  <div class="modal-dialog">
    <div class="modal-content">
      <div class="modal-header">
        <button type="button" class="close" data-dismiss="modal" aria-hidden="true"></button>
        <strong><h4 class="modal-title" id="myModalLabel">Please Log In</h4></strong>
      </div>
      <div class="modal-body">
        <form action="/api/public/login/external" method="post" id="loginForm">
          <div class="form-error"></div>
          <label for="username">User Name</label><br/>
          <input id="username" type="text" name="username"><br/>
          <label for="password">Password</label><br/>
          <input id="password" type="password" name="password"><br/>
          <div class="clear"></div>
          <br/>
          <input id="submit" type="submit" value="Log In">
          <a href="#" id="resetPassword" data-toggle="modal" data-target="#resetPasswordModal" data-dismiss="modal">Forgot your Password?</a>
        </form>
      </div>
      <div class="modal-footer">
        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
      </div>
    </div>
  </div>
</div>	<div class="modal fade" id="resetPasswordModal" tabindex="-1" role="dialog" aria-labelledby="resetPasswordModal" aria-hidden="true">
  <div class="modal-dialog">
    <div class="modal-content">
      <div class="modal-header">
        <button type="button" class="close" data-dismiss="modal" aria-hidden="true"></button>
        <strong><h4 class="modal-title" id="myModalLabel">Reset Password</h4></strong>
      </div>
      <div class="modal-body">
        <form action="/api/public/recovery-password" method="post" id="resetPasswordForm">
          <div class="form-error"></div>
          <label for="email">Email</label><br/>
          <input id="email" type="text" name="email">
          <div class="clear"></div>
          <br/>
          <input id="submit" type="submit" value="Send Reset Link">
        </form>
      </div>
      <div class="modal-footer">
        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
      </div>
    </div>
  </div>
</div>	<link rel="stylesheet" href="miniForm.css"></body>
</html>