diff --git a/src/app/members/projects/overview/overview.component.html b/src/app/members/projects/overview/overview.component.html index 7e59769246a52f7f140128539810b740858321ba..c4c54f18e9c34fa665fc9ff3b8797cdd3eda5e04 100644 --- a/src/app/members/projects/overview/overview.component.html +++ b/src/app/members/projects/overview/overview.component.html @@ -7,6 +7,6 @@ <app-my-participations-overview [participations]="participations"></app-my-participations-overview> </app-pane> </app-two-panes--> - <h2>Coming soon !</h2> + <h2>On y travaille ...</h2> <p>Nos tuteurs t'informeront lors des premières inscriptions aux projets !</p> -</div> \ No newline at end of file +</div>