Updated website
This commit is contained in:
7
src/app/view/coming-soon/coming-soon.component.html
Normal file
7
src/app/view/coming-soon/coming-soon.component.html
Normal file
@ -0,0 +1,7 @@
|
||||
<div class="bg-white p-5">
|
||||
<div class="m-5 p-5 text-center">
|
||||
<h1 style="font-size: 4em">Coming Soon</h1>
|
||||
<h2 class="mt-3">This page is under development</h2>
|
||||
<button class="btn btn-outline-secondary rounded-pill px-4 mt-3" (click)="back()">Back</button>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user