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 / 046-extend-macro.pt
Size: Mime:
<html metal:define-macro="extended"
      metal:extend-macro="load('032-master-template.pt').macros['main']">
  <metal:footer fill-slot="body-footer">
    <span metal:define-slot="kind">New</span> footer
  </metal:footer>
</html>