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 15:03:10 UTC

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

Author: erikdebruin
Date: Sat Oct  6 13:03:10 2012
New Revision: 1395042

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