Replaced some template text

This commit is contained in:
piratefinn 2017-09-08 13:22:34 +01:00
parent ab3daf177d
commit 3915a49e12

View file

@ -41,7 +41,7 @@
<div class="card-block text-center">
<div>
<h2>Sign up</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
<p>Click the "Register Now" button to register your user account. Be sure to have a token!</p>
<button type="button" class="btn btn-primary active mt-3" routerLinkActive="active" [routerLink]="['/register']">Register Now!</button>
</div>
</div>