diff --git a/pages/blank.html b/pages/blank.html
index ce372790d..c0e0c15fc 100644
--- a/pages/blank.html
+++ b/pages/blank.html
@@ -1,10 +1,11 @@
---
title: Blank page
container-size: sm
+blank: true
+done: true
---
-
{% include ui/illustration.html image="undraw_printing_invoices_5r4r.svg" class="mb-4 h-48" %}
@@ -12,8 +13,6 @@ container-size: sm
- {% include ui/button.html text="+ Add your first client" color="primary" %}
-
+ {% include ui/button.html text="Add your first client" icon="plus" color="primary" %}
-
-
\ No newline at end of file
+
diff --git a/pages/cards-stats.html b/pages/cards-stats.html
index a09f80a08..10bd75328 100644
--- a/pages/cards-stats.html
+++ b/pages/cards-stats.html
@@ -4,88 +4,7 @@ layout: default
---