From: Tom Hughes Date: Wed, 5 Aug 2009 23:39:24 +0000 (+0000) Subject: Render the links using partial so we can do the appropriate rendering X-Git-Tag: live~6777 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/e477f68a6c1da16b2b976ff97750a65bbd0e3dd9?hp=e477f68a6c1da16b2b976ff97750a65bbd0e3dd9 Render the links using partial so we can do the appropriate rendering for HTML and Atom versions and hopefully get the escaping right in the feed. Closes #2135. ---