A string variable containing the URL of the article to which the trackbacks refer.



Example
Here's some code that you might use just before going through the trackbacks loop. It also makes use of the article.title variable:

<p>Here are the trackbacks for <a href="{{article.url}}">{{article.title}}</a>:</p>