diff options
Diffstat (limited to 'templates/chimere/detail.html')
-rw-r--r-- | templates/chimere/detail.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/chimere/detail.html b/templates/chimere/detail.html index 798cd4f..a564922 100644 --- a/templates/chimere/detail.html +++ b/templates/chimere/detail.html @@ -39,8 +39,10 @@ {% endif %} </div> <ul class='share'> + {% comment %} <li><a href="{{modif_by_email}}">{% trans "Propose a modification" %}</a></li> <li class='sep'>–</li> + {% endcomment %} </ul> {% share_bar marker.name '' '' %} {% comment %} |