diff --git a/src/frontend/app/list/panel/panel-list.component.html b/src/frontend/app/list/panel/panel-list.component.html
index abeeb7cd96d1c4ad02f4e216eb5790e03744f142..fa7f77452a7e9f2d75693ca6b076839d63f49eaa 100755
--- a/src/frontend/app/list/panel/panel-list.component.html
+++ b/src/frontend/app/list/panel/panel-list.component.html
@@ -9,7 +9,7 @@
     </mat-icon>&nbsp;<span [innerHTML]="this.currentResource.chrono"></span>
 </div>
 <div style="text-align: center;font-weight: bold;margin-bottom: 30px;padding-left: 10px;padding-right: 10px;"
-    title="{{this.currentResource.subject}}" [innerHTML]="this.currentResource.subject | shorten: 50: '...'">
+    title="{{this.currentResource.subject | stripTags}}" [innerHTML]="this.currentResource.subject | shorten: 50: '...'">
 </div>
 <mat-tab-group *ngIf="this.mode == 'diffusion'" [(selectedIndex)]="selectedDiffusionTab" class="diffusionTab">
     <mat-tab label="{{'lang.diffusionList' | translate}}">