Created
December 24, 2010 09:42
-
-
Save lxneng/754068 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 在genshi中的表达式中需要用html转义字符> <表示大于和小于符号 | |
| 例如 | |
| <br py:if="len(items) < 4" class="clear" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment