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:41:51 UTC

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

Author: erikdebruin
Date: Sat Oct  6 12:41:51 2012
New Revision: 1395030

URL: http://svn.apache.org/viewvc?rev=1395030&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=1395030&r1=1395029&r2=1395030&view=diff
==============================================================================
--- incubator/flex/site/trunk/templates/flex_page.html (original)
+++ incubator/flex/site/trunk/templates/flex_page.html Sat Oct  6 12:41:51 2012
@@ -7,7 +7,7 @@
          {% block notice %}{{ headers.notice }}{% endblock %}
 
          <!-- conditional based on headers 'property' value -->
-         {% block conditional %}{% if headers.notice == "notice" %}Whoa!{% endif %}{% endblock %}
+         {% block conditional %}{% if headers.notice %}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