Description
When a template row on the templates page is missing a description, the avatar and template name become misaligned with the other columns. To address this, we could:
- Centralize the items when the description is missing.
- Display placeholder text like "No description" to maintain consistent alignment and avoid conditional styling.
What do you think, @chrifro?
This issue was introduced in PR #15930.