Return-Path: X-Original-To: apmail-lucenenet-commits-archive@www.apache.org Delivered-To: apmail-lucenenet-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4B74BD947 for ; Sun, 27 Jan 2013 21:34:42 +0000 (UTC) Received: (qmail 97748 invoked by uid 500); 27 Jan 2013 21:34:42 -0000 Delivered-To: apmail-lucenenet-commits-archive@lucenenet.apache.org Received: (qmail 97720 invoked by uid 500); 27 Jan 2013 21:34:42 -0000 Mailing-List: contact commits-help@lucenenet.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucene-net-dev@lucenenet.apache.org Delivered-To: mailing list commits@lucenenet.apache.org Received: (qmail 97713 invoked by uid 99); 27 Jan 2013 21:34:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Jan 2013 21:34:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Jan 2013 21:34:41 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 586B22388980; Sun, 27 Jan 2013 21:34:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1439187 - /lucene.net/site/trunk/content/index.html Date: Sun, 27 Jan 2013 21:34:22 -0000 To: commits@lucenenet.apache.org From: ccurrens@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130127213422.586B22388980@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ccurrens Date: Sun Jan 27 21:34:21 2013 New Revision: 1439187 URL: http://svn.apache.org/viewvc?rev=1439187&view=rev Log: CMS commit to lucene.net by ccurrens Modified: lucene.net/site/trunk/content/index.html Modified: lucene.net/site/trunk/content/index.html URL: http://svn.apache.org/viewvc/lucene.net/site/trunk/content/index.html?rev=1439187&r1=1439186&r2=1439187&view=diff ============================================================================== --- lucene.net/site/trunk/content/index.html (original) +++ lucene.net/site/trunk/content/index.html Sun Jan 27 21:34:21 2013 @@ -4,7 +4,6 @@ {{ what_is_lucenenet.content|markdown }}

Recent News

- {{ blog|safe }} {% for e in blog.list %}

{{ e.title }}

{{ e.content|safe|truncatewords_html:355 }}