Note: this issue's original body was accidentally overwritten on 2026-08-10 by an automation mistake (unrelated to this issue's content) and could not be recovered from GitHub's edit history. The text below is a best-effort reconstruction from the PR that closed it, not the verbatim original.
Tags were showing on CMS-managed articles (article page and article list) and needed to be removed.
Closed by #108 ("Removed Tags from articles"), which removed the tags display from projects/website-angular/src/app/article/article-page/article-page.component.html and projects/website-angular/src/app/article/article/article.component.html.
Note: this issue's original body was accidentally overwritten on 2026-08-10 by an automation mistake (unrelated to this issue's content) and could not be recovered from GitHub's edit history. The text below is a best-effort reconstruction from the PR that closed it, not the verbatim original.
Tags were showing on CMS-managed articles (article page and article list) and needed to be removed.
Closed by #108 ("Removed Tags from articles"), which removed the tags display from
projects/website-angular/src/app/article/article-page/article-page.component.htmlandprojects/website-angular/src/app/article/article/article.component.html.