This repository has been archived on 2026-05-01. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
PolyNotFound/src/app/pourLes3Roles/register/popup-confirmation/popup-confirmation.component.html
2021-10-26 09:12:41 +02:00

4 lines
151 B
HTML

<p> Votre inscription a bien été effectué. </p>
<div style="text-align: right">
<button mat-button mat-dialog-close> Continuer </button>
</div>