link for-url
authorChristian Weiske <cweiske@cweiske.de>
Mon, 26 Feb 2018 21:41:19 +0000 (22:41 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Mon, 26 Feb 2018 21:41:19 +0000 (22:41 +0100)
data/templates/latest.htm

index aa6e8849aa782fb8efcd53607bb32443fe0311df..e574bc05cb77b766d0b9013f68051963e93ccda5 100644 (file)
@@ -21,7 +21,7 @@
      <td><a href="{{comment.url}}">{{comment.comment_published}}</a></td>
      <td>{{comment.comment_type}}</td>
      <td>{{comment.user.user_name}}</td>
-     <td>{{comment.domain}}</td>
+     <td><a href="{{comment.comment_of_url}}">{{comment.domain}}</a></td>
     </tr>
     {% endfor %}
    </tbody>