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 14:12:05 UTC

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

Author: erikdebruin
Date: Sat Oct  6 12:12:05 2012
New Revision: 1395021

URL: http://svn.apache.org/viewvc?rev=1395021&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=1395021&r1=1395020&r2=1395021&view=diff
==============================================================================
--- incubator/flex/site/trunk/templates/flex_page.html (original)
+++ incubator/flex/site/trunk/templates/flex_page.html Sat Oct  6 12:12:05 2012
@@ -7,7 +7,7 @@
          {% block notice %}{{ headers.notice }}{% endblock %}
 
          <!-- conditional based on headers 'property' value -->
-         {% if headers.UseNav == "about" %}Whoa!{% endif %}
+         {% if headers.usenav == "about" %}Whoa!{% endif %}
          
          <!-- The various 'flex_xxx' variables are automatically parsed by the
               CMS from files in the 'templates' directory (i.e. flex_insert.mdtext