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 / 059-embedded-javascript.pt
Size: Mime:
<html>
  <body>
    <span onclick="alert(true && false);">test</span>
    <span onclick="alert(${str(True).lower()} && ${str(False).lower()});">test</span>
  </body>
</html>