Replaced some template text
This commit is contained in:
parent
ab3daf177d
commit
3915a49e12
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
<div class="card-block text-center">
|
<div class="card-block text-center">
|
||||||
<div>
|
<div>
|
||||||
<h2>Sign up</h2>
|
<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>
|
<button type="button" class="btn btn-primary active mt-3" routerLinkActive="active" [routerLink]="['/register']">Register Now!</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Reference in a new issue