You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ja...@apache.org on 2015/02/13 11:35:48 UTC

svn commit: r1659494 - /lucene/cms/trunk/templates/core-simple.html

Author: janhoy
Date: Fri Feb 13 10:35:48 2015
New Revision: 1659494

URL: http://svn.apache.org/r1659494
Log:
Fix bad HTML

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

Modified: lucene/cms/trunk/templates/core-simple.html
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/templates/core-simple.html?rev=1659494&r1=1659493&r2=1659494&view=diff
==============================================================================
--- lucene/cms/trunk/templates/core-simple.html (original)
+++ lucene/cms/trunk/templates/core-simple.html Fri Feb 13 10:35:48 2015
@@ -5,8 +5,8 @@
 #}
 {% extends "head.html" %}
 {% block css %}
-    <link href="../css/global.css" rel="stylesheet" type="text/css">
-    <link href="../css/core.css" rel="stylesheet" type="text/css">
+  <link href="../css/global.css" rel="stylesheet" type="text/css" />
+  <link href="../css/core.css" rel="stylesheet" type="text/css" />
 {% endblock %}
 {% block metakeys %}<meta name="keywords"
         content="apache, apache lucene, apache solr, solr, lucene