From: Damien Lespiau Date: Sat, 20 Sep 2014 22:00:16 +0000 (+0100) Subject: base: Move the project info into the navigation bar X-Git-Tag: v1.1.0~184 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b307635e0b03dcbf3959209a2477a36f9043f205;p=thirdparty%2Fpatchwork.git base: Move the project info into the navigation bar The goal is still to have a proper breadcrumb bar. One more little step towards it. v2: Rename "About ${project}" to "Project Info" (Stephen Finucane) Signed-off-by: Damien Lespiau --- diff --git a/templates/base.html b/templates/base.html index bf01fcf3..f992f944 100644 --- a/templates/base.html +++ b/templates/base.html @@ -35,6 +35,11 @@