Fix Deprecation Warning

One more Rails 2.2.2 Deprecation warning.
master
Jacques Distler 2008-11-25 08:17:52 -06:00
parent 620052a5ba
commit 8da6c70275
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<%= render 'textile_help' %>
<%= render(:file => 'textile_help') %>
<h3>Markdown</h3>
<p>
In addition to Textile, this wiki also understands
<a target="_new" href="http://daringfireball.net/projects/markdown/syntax">Markdown</a>.
</p>
</p>