Changeset 7744
- Timestamp:
- 06/12/09 09:37:30 (14 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
head/ambra/webapp/src/main/webapp/article/article_related.ftl
r7741 r7744 54 54 <div id="relatedBlogPosts"></div> 55 55 56 Search for related blog posts on <a href="http://blogsearch.google.com/blogsearch?as_q= <#if articleInfoX.authors??><#if (articleInfoX.authors?size > 0)>%22${articleInfoX.authors?first?url}%22+</#if></#if>%22$${articleInfoX.unformattedTitle?url}%22">Google Blogs</a>56 Search for related blog posts on <a href="http://blogsearch.google.com/blogsearch?as_q=%22${articleInfoX.unformattedTitle?url}%22">Google Blogs</a> 57 57 <h3>Trackbacks</h3> 58 58 <div>To trackback this article use the following trackback URL:<br/>
