You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bu...@apache.org on 2012/10/06 13:54:19 UTC

svn commit: r834244 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/flex/again/index.html

Author: buildbot
Date: Sat Oct  6 11:54:18 2012
New Revision: 834244

Log:
Staging update by buildbot for flex

Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/flex/again/index.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Oct  6 11:54:18 2012
@@ -1 +1 @@
-1395012
+1395013

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Oct  6 11:54:18 2012
@@ -1 +1 @@
-1395012
+1395013

Modified: websites/staging/flex/trunk/content/flex/again/index.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/index.html (original)
+++ websites/staging/flex/trunk/content/flex/again/index.html Sat Oct  6 11:54:18 2012
@@ -1,24 +1,22 @@
+<!-- start header -->
 
-&lt;!-- start header --&gt;
+<!DOCTYPE html>
 
-&lt;!DOCTYPE html&gt;
+<html>
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
-&lt;html&gt;
-&lt;head&gt;
-    &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot;&gt;
+    <title>Apache Flex SDK</title>
 
-    &lt;title&gt;Apache Flex SDK&lt;/title&gt;
+    <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    &lt;link href=&quot;/flex/css/flex_again.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;
+</head>
 
-&lt;/head&gt;
-
-&lt;body&gt;
+<body>
   
-    &lt;h1&gt;{% block title %}{{ headers.title }}{% endblock %}&lt;/h1&gt;
-
-&lt;!-- end header --&gt; 
+    <h1>Hi there?</h1>
 
+<!-- end header -->
 <!-- start content -->
 
     <div id="flex-content">
@@ -26,6 +24,13 @@
              the variable 'content' after it has been filtered through the 
              'markdown' filter -->
          Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License.
+         
+            <!-- start insert -->
+
+<h1>INSERT</h1>
+
+<!-- end insert -->
+         
          <p>Blah blah</p>
     </div>