diff --git a/ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/edit-profile.component.html b/ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/edit-profile.component.html
index 250f76fea1aaa33f2ad7c69b6a06c3f3049a24f0..6f2017c59e2968f107d91867a76b4f9ee5bb988c 100644
--- a/ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/edit-profile.component.html
+++ b/ui/ui-frontend/projects/pastis/src/app/profile/edit-profile/edit-profile.component.html
@@ -19,11 +19,6 @@
     fxFill>
 
     <mat-tab label="{{puaMode ? tabLabels[5] : tabLabels[0]}}" *ngIf="canShowOnPuaMode(0)">
-      <div class="pastis-tab-container">
-        <ng-template matTabContent *ngIf="puaMode">
-        </ng-template>
-        <pastis-under-construction style="background: darkgray;" *ngIf="!puaMode"></pastis-under-construction>
-      </div>
     </mat-tab>
 
     <mat-tab label="{{tabLabels[1]}}" *ngIf="canShowOnPuaMode(1)">