Skip to content

Instantly share code, notes, and snippets.

@syrusakbary
Created September 11, 2012 19:13
Show Gist options
  • Save syrusakbary/3701105 to your computer and use it in GitHub Desktop.
Save syrusakbary/3701105 to your computer and use it in GitHub Desktop.
Example of using pyjade with Django and Django-boostrap-toolkit
- load bootstrap_toolkit
!= form|as_bootstrap
@syrusakbary
Copy link
Author

The '!=' in the second line, ensure that the form|as_boostrap var is not going to be escaped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment