Skip to content

Instantly share code, notes, and snippets.

@lxneng
Created December 24, 2010 09:42
Show Gist options
  • Select an option

  • Save lxneng/754068 to your computer and use it in GitHub Desktop.

Select an option

Save lxneng/754068 to your computer and use it in GitHub Desktop.
在genshi中的表达式中需要用html转义字符> <表示大于和小于符号
例如
<br py:if="len(items) &lt; 4" class="clear" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment