_rhtml.rhtml 200 Bytes
<h1>This should never be visible!</h1>
<table>
	<tr><th colspan="3">RHTML partial</th></tr>
	<tr><td>type</td><td><%= hello %></td><td>RHTML partial</td></tr>
</table>
<p>Neither should this!</p>