From 595979d97fee0c38d21052844a329e5221adeada Mon Sep 17 00:00:00 2001 From: maTh Date: Thu, 2 Sep 2021 09:18:20 +0200 Subject: Add navigation to about page (#3804) * add navigation to about page * empty headline in aside navigation Co-authored-by: Alexandre Alapetite --- app/layout/aside_configure.phtml | 4 ++++ app/views/index/about.phtml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/app/layout/aside_configure.phtml b/app/layout/aside_configure.phtml index f8633621f..4da160d92 100644 --- a/app/layout/aside_configure.phtml +++ b/app/layout/aside_configure.phtml @@ -48,5 +48,9 @@ + +
  • + +
  • diff --git a/app/views/index/about.phtml b/app/views/index/about.phtml index db55cfbc8..699191b6e 100644 --- a/app/views/index/about.phtml +++ b/app/views/index/about.phtml @@ -1,3 +1,7 @@ + +partial('aside_configure'); ?> + +