You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2012/07/02 18:39:55 UTC

svn commit: r1356329 - /lucene/cms/trunk/templates/solr-simple.html

Author: rmuir
Date: Mon Jul  2 16:39:54 2012
New Revision: 1356329

URL: http://svn.apache.org/viewvc?rev=1356329&view=rev
Log:
try to force rebuild

Modified:
    lucene/cms/trunk/templates/solr-simple.html

Modified: lucene/cms/trunk/templates/solr-simple.html
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/templates/solr-simple.html?rev=1356329&r1=1356328&r2=1356329&view=diff
==============================================================================
--- lucene/cms/trunk/templates/solr-simple.html (original)
+++ lucene/cms/trunk/templates/solr-simple.html Mon Jul  2 16:39:54 2012
@@ -1,6 +1,6 @@
 <!-- solr-simple.html -->
 {#
- This is a work around to the fact that the CMS doesn't allow inheritance of depth
+ This is a work around to the fact that the CMS doesn't allow inheritance of depth 
         2, so instead do a lot of includes.  See https://issues.apache.org/jira/browse/INFRA-3850
 #}
 {% extends "head.html" %}
@@ -37,4 +37,4 @@
     {% include "solr-sidebar.html" %}
 {% endblock %}
 {% block privacy %}<a href="../privacy.html">Privacy Policy</a>{% endblock %}
-{% endextends %}
\ No newline at end of file
+{% endextends %}