You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by cc...@apache.org on 2012/02/15 19:02:55 UTC

[Lucene.Net] svn commit: r1244613 - /incubator/lucene.net/site/trunk/content/lucene.net/index.html

Author: ccurrens
Date: Wed Feb 15 18:02:55 2012
New Revision: 1244613

URL: http://svn.apache.org/viewvc?rev=1244613&view=rev
Log:
moved misplaced div that broke website

Modified:
    incubator/lucene.net/site/trunk/content/lucene.net/index.html

Modified: incubator/lucene.net/site/trunk/content/lucene.net/index.html
URL: http://svn.apache.org/viewvc/incubator/lucene.net/site/trunk/content/lucene.net/index.html?rev=1244613&r1=1244612&r2=1244613&view=diff
==============================================================================
--- incubator/lucene.net/site/trunk/content/lucene.net/index.html (original)
+++ incubator/lucene.net/site/trunk/content/lucene.net/index.html Wed Feb 15 18:02:55 2012
@@ -8,8 +8,8 @@
       <h2><a href="{{ e.url }}">{{ e.title }}</a></h2>
       <div class="section-content">{{ e.content|safe|truncatewords_html:50 }}</div>
       <hr>
+    {% endfor %}
   </div>
-  {% endfor %}
 
 </div>
 <div class="right">