legacy-dotfiles/emacs.d/nxhtml/tests/in/jump-parse.rhtml

10 lines
100 B
Text
Raw Normal View History

<h1>Listing People</h1>
<table>
<% <testnxmlparsed> for person in @people %>
<tr>
</tr>
</table>