diff --git a/site/snippets/bottom-bar.php b/site/snippets/bottom-bar.php new file mode 100644 index 0000000..5cfb02c --- /dev/null +++ b/site/snippets/bottom-bar.php @@ -0,0 +1,43 @@ +
+ +
+ +
+
+
+ + intendedTemplate()->name() === 'investigation'): ?> +
+

Enquête

+

title()->esc() ?>

+
+ + + + + + intendedTemplate()->name() === 'investigation'): ?> + + + + + + + +
+
diff --git a/site/templates/impact.php b/site/templates/impact.php index 3681d3f..2fffbfd 100644 --- a/site/templates/impact.php +++ b/site/templates/impact.php @@ -79,4 +79,6 @@ + + diff --git a/site/templates/investigation.php b/site/templates/investigation.php index 9189b4c..e3f7fbc 100644 --- a/site/templates/investigation.php +++ b/site/templates/investigation.php @@ -445,45 +445,7 @@ if ($package): -
- -
- -
-
-
- -
-

Enquête

-

title()->esc() ?>

-
- - - - - - - - - - -
-
+ diff --git a/site/templates/news-item.php b/site/templates/news-item.php index bc36796..8db0709 100644 --- a/site/templates/news-item.php +++ b/site/templates/news-item.php @@ -81,4 +81,6 @@ $dateLocale = substr(is_array($locale) ? reset($locale) : $locale, 0, 5); + + diff --git a/site/templates/news.php b/site/templates/news.php index 8ac7ff7..4085a6c 100644 --- a/site/templates/news.php +++ b/site/templates/news.php @@ -82,4 +82,6 @@ $dateLocale = substr(is_array($locale) ? reset($locale) : $locale, 0, 5); + +