From fbfef06d95da7180c1564afcfeadd5cf0018c91c Mon Sep 17 00:00:00 2001 From: Yusuf Kandemir Date: Thu, 3 Oct 2019 17:04:26 +0300 Subject: [PATCH 1/3] feat: Added noscript notice to index.template.html --- template/src/index.template.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/template/src/index.template.html b/template/src/index.template.html index 8157cbf..d208819 100644 --- a/template/src/index.template.html +++ b/template/src/index.template.html @@ -16,6 +16,9 @@ +
From 37821107f76b4c19ede7fad5c51e014efff3a5d7 Mon Sep 17 00:00:00 2001 From: Razvan Stoenescu Date: Tue, 29 Oct 2019 18:31:20 +0200 Subject: [PATCH 2/3] Update index.template.html --- template/src/index.template.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/template/src/index.template.html b/template/src/index.template.html index d208819..09f8bc7 100644 --- a/template/src/index.template.html +++ b/template/src/index.template.html @@ -17,8 +17,12 @@ +
From 2d42b94e1e210648d4a021e672bd51938fe550e3 Mon Sep 17 00:00:00 2001 From: Yusuf Kandemir Date: Thu, 10 Sep 2020 09:36:13 +0300 Subject: [PATCH 3/3] feat: Updated html variable to @q/app v2 specs in index.template.html Co-authored-by: Blfrg --- template/src/index.template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/src/index.template.html b/template/src/index.template.html index 09f8bc7..232ffe7 100644 --- a/template/src/index.template.html +++ b/template/src/index.template.html @@ -18,7 +18,7 @@