This repository has been archived by the owner on Feb 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
HID-2087: copy changes on registration page
- Loading branch information
Showing
2 changed files
with
19 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,14 @@ | ||
<div class="row"> | ||
<div class="col-sm-10 offset-sm-1 col-md-8 offset-md-2 col-lg-6 offset-lg-3"> | ||
<div class="page-header"> | ||
<h1 class="page-header__heading" translate>Register</h1> | ||
<h1 class="page-header__heading" translate>Register a Humanitarian ID account</h1> | ||
</div> | ||
<p class="form-field" translate>Sign up for a Humanitarian ID account. Doing so will give you access to Humanitarian ID as well as a growing number of | ||
<a href="https://about.humanitarian.id/partners-using-our-authentication-service" target="_blank">related humanitarian community sites</a>.</p> | ||
<p class="form-field" translate> | ||
Note: As of January 2021 the Humanitarian ID contact management features | ||
on this platform will be decommissioned. However, your account will remain | ||
valid to access all <a href="https://about.humanitarian.id/partners-using-our-authentication-service" target="_blank" rel="noopener">websites integrated</a> | ||
with HID Authentication service. More info available on the <a href="https://about.humanitarian.id/faqs#contacts-decommissioning" target="_blank" rel="noopener">FAQs page</a>. | ||
</p> | ||
<ng-include src="'app/components/user/new-user.html'"></ng-include> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters