We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ccdeb2 + 19cd0a2 commit b8bcf7cCopy full SHA for b8bcf7c
1 file changed
src/app/shared/comcol/comcol-page-header/comcol-page-header.component.html
@@ -1 +1 @@
1
-<h1 *ngIf="name">{{ name }}</h1>
+<h1 *ngIf="name" [innerHTML]="name"></h1>
0 commit comments