2016-09-08 17:43:02 +00:00
<div class="alert alert-warning alert-dismissible" role="alert" id="js-warning">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
2017-03-07 14:30:56 +00:00
<strong> {{ # translate }} Warning! {{ / translate }} </strong> {{ # translate }} If JavaScript was not enabled then no confirmation message was sent {{ / translate }}
2016-09-08 17:43:02 +00:00
</div>
<script>
document.getElementById('js-warning').style.display = 'none';
</script>
2017-03-07 14:30:56 +00:00
<h2> {{ # translate }} Almost finished. {{ / translate }} </h2>
2016-04-04 12:36:30 +00:00
2017-03-07 14:30:56 +00:00
<p> {{ # translate }} We need to confirm your email address. To complete the subscription process, please click the link in the email we just sent you. {{ / translate }} </p>
2016-04-04 12:36:30 +00:00
<p>
<a class="btn btn-primary" href=" {{ homepage }} " role="button">
2017-03-07 14:30:56 +00:00
<span class="glyphicon glyphicon-arrow-left" aria-hidden="true"></span> {{ # translate }} return to our website {{ / translate }}
2016-04-04 12:36:30 +00:00
</a>
</p>