diff --git a/src/pages/Template/index.tsx b/src/pages/Template/index.tsx
index 960a749..1b43546 100644
--- a/src/pages/Template/index.tsx
+++ b/src/pages/Template/index.tsx
@@ -103,7 +103,7 @@ const Template = () => {
alignItems='stretch'
>
{template.features.map((feature) => (
-
+
))}