You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2014/09/18 10:43:34 UTC

svn commit: r1625914 - /tomee/site/trunk/templates/basic.html

Author: andygumbrecht
Date: Thu Sep 18 08:43:34 2014
New Revision: 1625914

URL: http://svn.apache.org/r1625914
Log:
No js?

Modified:
    tomee/site/trunk/templates/basic.html

Modified: tomee/site/trunk/templates/basic.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/templates/basic.html?rev=1625914&r1=1625913&r2=1625914&view=diff
==============================================================================
--- tomee/site/trunk/templates/basic.html (original)
+++ tomee/site/trunk/templates/basic.html Thu Sep 18 08:43:34 2014
@@ -2,14 +2,14 @@
 <html lang="en">
   <head>
 
-    <meta charset="UTF-8"/>
+    <meta charset="UTF-8">
       <title>{% block title %}{{ headers.title }}{% endblock %}</title>
-    <meta name="description" content="Apache TomEE"/>
-    <meta name="author" content="Apache TomEE"/>
-    <meta name="google-translate-customization" content="f36a520c08f4c9-0a04e86a9c075ce9-g265f3196f697cf8f-10"/>
-    <meta http-equiv="Pragma" content="no-cache"/>
-    <meta http-equiv="Expires" content="0"/>
-    <meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate, max-age=0"/>
+    <meta name="description" content="Apache TomEE">
+    <meta name="author" content="Apache TomEE">
+    <meta name="google-translate-customization" content="f36a520c08f4c9-0a04e86a9c075ce9-g265f3196f697cf8f-10">
+    <meta http-equiv="Pragma" content="no-cache">
+    <meta http-equiv="Expires" content="0">
+    <meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate, max-age=0">
 
     <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
     <!--[if lt IE 9]>
@@ -17,10 +17,10 @@
     <![endif]-->
 
     <!-- Le styles -->
-    <link href="{{base}}resources/css/bootstrap.css" rel="stylesheet"/>
-    <link href="{{base}}resources/css/prettify.css" rel="stylesheet"/>
-    <link href="{{base}}resources/css/bootstrap-mods.css" rel="stylesheet"/>
-    <link href="{{base}}resources/css/main.css" rel="stylesheet"/>
+    <link href="{{base}}resources/css/bootstrap.css" rel="stylesheet">
+    <link href="{{base}}resources/css/prettify.css" rel="stylesheet">
+    <link href="{{base}}resources/css/bootstrap-mods.css" rel="stylesheet">
+    <link href="{{base}}resources/css/main.css" rel="stylesheet">
 
     <script type="text/javascript">
       function fbshare () {