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

svn commit: r1395009 - /incubator/flex/site/trunk/templates/flex_page.html

Author: erikdebruin
Date: Sat Oct  6 11:47:39 2012
New Revision: 1395009

URL: http://svn.apache.org/viewvc?rev=1395009&view=rev
Log:
Working on the new Flex project site.

Modified:
    incubator/flex/site/trunk/templates/flex_page.html

Modified: incubator/flex/site/trunk/templates/flex_page.html
URL: http://svn.apache.org/viewvc/incubator/flex/site/trunk/templates/flex_page.html?rev=1395009&r1=1395008&r2=1395009&view=diff
==============================================================================
--- incubator/flex/site/trunk/templates/flex_page.html (original)
+++ incubator/flex/site/trunk/templates/flex_page.html Sat Oct  6 11:47:39 2012
@@ -1,5 +1,5 @@
-{% if header %}
-{{ header }}
+{% if flex_header %}
+{{ flex_header }}
 {% endif %}
 <!-- start content -->