From d13e23657875954e66cb536e3877b6125bd28511 Mon Sep 17 00:00:00 2001 From: knivre Date: Tue, 19 Jul 2016 05:13:07 +0200 Subject: [PATCH] Update bootstrap3 theme so it displays app.title. --- themes/bootstrap3/twig/navigation.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/bootstrap3/twig/navigation.twig b/themes/bootstrap3/twig/navigation.twig index 9c96c2f..12af3df 100644 --- a/themes/bootstrap3/twig/navigation.twig +++ b/themes/bootstrap3/twig/navigation.twig @@ -7,7 +7,7 @@ - GitList + {{ app.title }} - \ No newline at end of file +