From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D50CE138AD7 for ; Wed, 25 Feb 2015 21:44:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DD9EE0A5B; Wed, 25 Feb 2015 21:44:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C49AAE0A5B for ; Wed, 25 Feb 2015 21:44:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BD3D4340B33 for ; Wed, 25 Feb 2015 21:44:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 65B4B128C3 for ; Wed, 25 Feb 2015 21:44:22 +0000 (UTC) From: "Alex Legler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alex Legler" Message-ID: <1424900655.8e0d92ff895ff71d20e40743ac9349f33f3c553b.a3li@gentoo> Subject: [gentoo-commits] proj/ag-web:master commit in: views/ X-VCS-Repository: proj/ag-web X-VCS-Files: views/index.erb X-VCS-Directories: views/ X-VCS-Committer: a3li X-VCS-Committer-Name: Alex Legler X-VCS-Revision: 8e0d92ff895ff71d20e40743ac9349f33f3c553b X-VCS-Branch: master Date: Wed, 25 Feb 2015 21:44:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c4a3212c-87c3-4e3d-a126-c68d773dcd06 X-Archives-Hash: b695279c6197f6d2dfae2d188eb194cd commit: 8e0d92ff895ff71d20e40743ac9349f33f3c553b Author: Alex Legler a3li li> AuthorDate: Wed Feb 25 21:44:15 2015 +0000 Commit: Alex Legler gentoo org> CommitDate: Wed Feb 25 21:44:15 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/ag-web.git;a=commit;h=8e0d92ff site_notice --- views/index.erb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/views/index.erb b/views/index.erb index 0ca71c9..b5d2908 100644 --- a/views/index.erb +++ b/views/index.erb @@ -1,5 +1,11 @@

Gentoo Mailing List Archives

+<% if $config['site_notice'] %> +
+<%= $config['site_notice'] %> +
+<% end %> +

Here you can find the archives of our most important mailing lists.