diff --git a/cards/templates/cards/_card_preview_design2.html b/cards/templates/cards/_card_preview_design2.html
index 5570d10..0951e8b 100644
--- a/cards/templates/cards/_card_preview_design2.html
+++ b/cards/templates/cards/_card_preview_design2.html
@@ -1,6 +1,6 @@
{# Design 2: Dark, bold band and inverted text #}
-
+
diff --git a/cards/templates/cards/_card_preview_design3.html b/cards/templates/cards/_card_preview_design3.html
index d106854..c2c61ac 100644
--- a/cards/templates/cards/_card_preview_design3.html
+++ b/cards/templates/cards/_card_preview_design3.html
@@ -1,6 +1,6 @@
{# Design 3: Bright gradient header and centered stats badges #}
-
+
diff --git a/cards/templates/cards/_card_preview_design4.html b/cards/templates/cards/_card_preview_design4.html
index 05d739e..d62e591 100644
--- a/cards/templates/cards/_card_preview_design4.html
+++ b/cards/templates/cards/_card_preview_design4.html
@@ -1,6 +1,6 @@
{# Design 4: Sidebar stats and portrait orientation #}
-
+
diff --git a/cards/templates/cards/_card_preview_design5.html b/cards/templates/cards/_card_preview_design5.html
index 21f1b52..921d376 100644
--- a/cards/templates/cards/_card_preview_design5.html
+++ b/cards/templates/cards/_card_preview_design5.html
@@ -1,6 +1,6 @@
{# Design 5: Minimal, high-contrast with icon-like stat rows #}
-
+
diff --git a/cards/templates/cards/base.html b/cards/templates/cards/base.html
index 98ae92b..c8c43b3 100644
--- a/cards/templates/cards/base.html
+++ b/cards/templates/cards/base.html
@@ -218,4 +218,61 @@
else tryOpenPreviewFromUrl();
})();
+