From ddc4bf492c0d04a2ea00eb4885563fd436c021b5 Mon Sep 17 00:00:00 2001 From: Jeremy Yip Date: Fri, 15 Jan 2021 16:44:48 -0800 Subject: [PATCH] Remove theme attributes from tt1-blocks block templates --- tt1-blocks/block-templates/404.html | 4 ++-- tt1-blocks/block-templates/front-page.html | 4 ++-- tt1-blocks/block-templates/index.html | 4 ++-- tt1-blocks/block-templates/page.html | 4 ++-- tt1-blocks/block-templates/single.html | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/tt1-blocks/block-templates/404.html b/tt1-blocks/block-templates/404.html index 767cb4aa..310a9897 100644 --- a/tt1-blocks/block-templates/404.html +++ b/tt1-blocks/block-templates/404.html @@ -1,4 +1,4 @@ - +

Nothing Here

@@ -22,4 +22,4 @@

Nothing Here

- \ No newline at end of file + \ No newline at end of file diff --git a/tt1-blocks/block-templates/front-page.html b/tt1-blocks/block-templates/front-page.html index 2f7f6505..83cf1ccc 100644 --- a/tt1-blocks/block-templates/front-page.html +++ b/tt1-blocks/block-templates/front-page.html @@ -1,5 +1,5 @@ - + - \ No newline at end of file + \ No newline at end of file diff --git a/tt1-blocks/block-templates/index.html b/tt1-blocks/block-templates/index.html index 545bba6a..a97e3bf2 100644 --- a/tt1-blocks/block-templates/index.html +++ b/tt1-blocks/block-templates/index.html @@ -1,4 +1,4 @@ - + @@ -37,4 +37,4 @@ - + diff --git a/tt1-blocks/block-templates/page.html b/tt1-blocks/block-templates/page.html index f7ef8ff2..64186f22 100644 --- a/tt1-blocks/block-templates/page.html +++ b/tt1-blocks/block-templates/page.html @@ -1,4 +1,4 @@ - + @@ -14,4 +14,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/tt1-blocks/block-templates/single.html b/tt1-blocks/block-templates/single.html index 7b4f2d4c..880a202c 100644 --- a/tt1-blocks/block-templates/single.html +++ b/tt1-blocks/block-templates/single.html @@ -1,4 +1,4 @@ - + @@ -40,4 +40,4 @@ - \ No newline at end of file + \ No newline at end of file