diff options
-rw-r--r-- | templates/chimere/detail.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/chimere/detail.html b/templates/chimere/detail.html index eb2b1ed..c2616dd 100644 --- a/templates/chimere/detail.html +++ b/templates/chimere/detail.html @@ -38,6 +38,7 @@ <a href="mailto:?from={{moderator_emails}}&subject={% trans "Propose amendment" %}&body={% trans "I would like to propose an amendment for this item:"%} {{share_url}}"> {% trans "Propose amendment" %} </a>{%endif%} + </p> </div> </div> |