Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Chameleon / src / chameleon / tests / inputs / 067-attribute-decode.pt
Size: Mime:
<html>
  <body>
    <img src="#" tal:attributes="class 1 > 0 and 'up' or 0 &lt; 1 and 'down';" />
    <img src="#" tal:attributes="class 0 &gt; 1 and 'up' or 0 &lt; 1 and 'down';" />
  </body>
</html>