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 / 015-translation-nested.pt
Size: Mime:
<html>
  <body>
    <div i18n:translate="">
      Price:
      <span i18n:name="price" i18n:translate="">
        Per kilo <em i18n:name="amount">${12.5}</em>
      </span>
    </div>
  </body>
</html>