# HG changeset patch # User durandn # Date 1471533496 -7200 # Node ID 93b706801905876cf7414762f0c512a1ddff63b3 # Parent 994da0aff5050810b4bf9ad4bf7b55471187b259 added links to user profile when relevant diff -r 994da0aff505 -r 93b706801905 src/iconolab/templates/iconolab/detail_annotation.html --- a/src/iconolab/templates/iconolab/detail_annotation.html Thu Aug 18 16:41:55 2016 +0200 +++ b/src/iconolab/templates/iconolab/detail_annotation.html Thu Aug 18 17:18:16 2016 +0200 @@ -32,7 +32,7 @@
Titre: {{ annotation.current_revision.title }}
Description: {{ annotation.current_revision.description }}
{% if tags_data != "[]" %} @@ -82,7 +82,7 @@{{ comment.comment }}