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    
pyramid / docs / quick_tour / view_classes / edit.jinja2
Size: Mime:
<!DOCTYPE html>
<html lang="en">
<head>
    <title>Edit World</title>
</head>
<body>
<h1>Edit {{ view.name }}!</h1>
</body>
</html>