From 6a44d5b5ee759f37335f1a36bfcacb98ce5a8ea6 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Mon, 11 Mar 2019 17:09:12 +0100 Subject: [PATCH] changed index,notice,articles,article width #430 --- .../templates/content/edlp-ajax--node--article.html.twig | 2 +- .../templates/content/edlp-ajax--taxonomy-term--index.html.twig | 2 +- .../content/edlp-ajax--taxonomy-term--notice.html.twig | 2 +- .../templates/content/edlp-corpus-articlesindex.html.twig | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--node--article.html.twig b/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--node--article.html.twig index 1657b2ac9..e18d87c67 100644 --- a/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--node--article.html.twig +++ b/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--node--article.html.twig @@ -1,4 +1,4 @@ -
+
{{ content }}
diff --git a/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--taxonomy-term--index.html.twig b/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--taxonomy-term--index.html.twig index 91137027c..e18d87c67 100644 --- a/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--taxonomy-term--index.html.twig +++ b/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--taxonomy-term--index.html.twig @@ -1,4 +1,4 @@ -
+
{{ content }}
diff --git a/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--taxonomy-term--notice.html.twig b/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--taxonomy-term--notice.html.twig index 91137027c..e18d87c67 100644 --- a/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--taxonomy-term--notice.html.twig +++ b/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--taxonomy-term--notice.html.twig @@ -1,4 +1,4 @@ -
+
{{ content }}
diff --git a/sites/all/themes/custom/edlptheme/templates/content/edlp-corpus-articlesindex.html.twig b/sites/all/themes/custom/edlptheme/templates/content/edlp-corpus-articlesindex.html.twig index bf3b0d958..ac90f68ad 100644 --- a/sites/all/themes/custom/edlptheme/templates/content/edlp-corpus-articlesindex.html.twig +++ b/sites/all/themes/custom/edlptheme/templates/content/edlp-corpus-articlesindex.html.twig @@ -1,4 +1,4 @@ -
+
{{ articles }}