Haml-ish syntax for jinja2 templates
Project description
This extension to jinja make it possible to use a haml-ish syntax for your jinja2 templates.
Example template:
-extends 'base.html' -block title << Memberlist -block content: %ul id="memberlist" -for user in users: %li %a href="{{ user.url }}" << {{ user.username }}
For more information read the documentation
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hamlish-Jinja-0.2.0.tar.gz
(25.4 kB
view hashes)