From a4c978b6513f57de2699ffbe4adc61bcbc979297 Mon Sep 17 00:00:00 2001 From: John Elizarraras Date: Wed, 6 Mar 2024 21:56:02 -0800 Subject: [PATCH] add cookie consent --- .../templates/meta_analysis_template.mustache | 35 ++++++++++++++---- inst/templates/meta_partial_template.mustache | 35 ++++++++++++++---- inst/templates/meta_template.mustache | 36 +++++++++++++++---- inst/templates/ntaTemplate.mustache | 36 ++++++++++++++----- inst/templates/template.mustache | 36 +++++++++++++++---- 5 files changed, 142 insertions(+), 36 deletions(-) diff --git a/inst/templates/meta_analysis_template.mustache b/inst/templates/meta_analysis_template.mustache index 978629e..87dffe0 100644 --- a/inst/templates/meta_analysis_template.mustache +++ b/inst/templates/meta_analysis_template.mustache @@ -5,13 +5,6 @@ WebGestalt (WEB-based GEne SeT AnaLysis Toolkit) - {{#hasCytoscape}} @@ -25,6 +18,34 @@ ga('send', 'pageview'); + + + + + + + + + +
diff --git a/inst/templates/meta_partial_template.mustache b/inst/templates/meta_partial_template.mustache index 814eaf1..af9f218 100644 --- a/inst/templates/meta_partial_template.mustache +++ b/inst/templates/meta_partial_template.mustache @@ -5,13 +5,6 @@ WebGestalt (WEB-based GEne SeT AnaLysis Toolkit) - {{#hasCytoscape}} @@ -25,6 +18,34 @@ ga('send', 'pageview'); + + + + + + + + + +
diff --git a/inst/templates/meta_template.mustache b/inst/templates/meta_template.mustache index 317c5b2..6c63678 100644 --- a/inst/templates/meta_template.mustache +++ b/inst/templates/meta_template.mustache @@ -6,13 +6,7 @@ WebGestalt (WEB-based GEne SeT AnaLysis Toolkit) - + @@ -26,6 +20,34 @@ ga('send', 'pageview'); + + + + + + + + + + {{>header}}
diff --git a/inst/templates/ntaTemplate.mustache b/inst/templates/ntaTemplate.mustache index 7de2356..34ac6a1 100644 --- a/inst/templates/ntaTemplate.mustache +++ b/inst/templates/ntaTemplate.mustache @@ -4,14 +4,6 @@ - WebGestalt (WEB-based GEne SeT AnaLysis Toolkit) @@ -20,6 +12,34 @@ ga('send', 'pageview'); + + + + + + + + + + {{>header}}
diff --git a/inst/templates/template.mustache b/inst/templates/template.mustache index 3ec0862..6ece35e 100644 --- a/inst/templates/template.mustache +++ b/inst/templates/template.mustache @@ -5,13 +5,7 @@ WebGestalt (WEB-based GEne SeT AnaLysis Toolkit) - + {{#hasCytoscape}} @@ -25,6 +19,34 @@ ga('send', 'pageview'); + + + + + + + + + + {{>header}}