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:36:41 UTC

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

Author: janhoy
Date: Fri Feb 13 10:36:41 2015
New Revision: 1659495

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

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

Modified: lucene/cms/trunk/templates/core.html
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/templates/core.html?rev=1659495&r1=1659494&r2=1659495&view=diff
==============================================================================
--- lucene/cms/trunk/templates/core.html (original)
+++ lucene/cms/trunk/templates/core.html Fri Feb 13 10:36:41 2015
@@ -4,8 +4,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, lucene