legacy-dotfiles/emacs.d/nxhtml/tests/in/genshi-auto-mode.html
Tom Willemsen 94d2fc1815 Django, org
* Added nxhtml, mostly for django support.

  * Changed some org settings.
2011-03-07 09:04:49 +01:00

10 lines
181 B
HTML

<div xmlns="http://www.w3.org/1999/xhtml"
xmlns:py="http://genshi.edgewall.org/">
<!-- sadf -->
<div py:if="test">
Hello from hello!
Test ${name}
</div>
</div>