diff --git a/src/Umbraco.Web.UI.Client/src/packages/documents/document-blueprints/workspace/document-blueprint-root-workspace.element.ts b/src/Umbraco.Web.UI.Client/src/packages/documents/document-blueprints/workspace/document-blueprint-root-workspace.element.ts
index 5e575ee05c..871c12f2c8 100644
--- a/src/Umbraco.Web.UI.Client/src/packages/documents/document-blueprints/workspace/document-blueprint-root-workspace.element.ts
+++ b/src/Umbraco.Web.UI.Client/src/packages/documents/document-blueprints/workspace/document-blueprint-root-workspace.element.ts
@@ -1,47 +1,50 @@
-import { html, customElement } from '@umbraco-cms/backoffice/external/lit';
+import { customElement, html } from '@umbraco-cms/backoffice/external/lit';
import { UmbLitElement } from '@umbraco-cms/backoffice/lit-element';
import { UmbTextStyles } from '@umbraco-cms/backoffice/style';
@customElement('umb-document-blueprint-root-workspace')
export class UmbDocumentBlueprintRootWorkspaceElement extends UmbLitElement {
override render() {
- return html` There are two ways to create a Content Blueprint: Once given a name, editors can start using the Document Blueprint as a foundation for their new page. There are two ways to create a Content Blueprint: Once given a name, editors can start using the Document Blueprint as a foundation for their new page.
-
-
-
-
+
+
-
-
-
-
+
+
+
+