diff --git a/conservancy/usethesource/templates/usethesource/comment_partial.html b/conservancy/usethesource/templates/usethesource/comment_partial.html index 6891fa9c9c8eb48da9023054da7d5ef69f035903..9716d5d2f54ad3c1edd365d54b12480472d38dbd 100644 --- a/conservancy/usethesource/templates/usethesource/comment_partial.html +++ b/conservancy/usethesource/templates/usethesource/comment_partial.html @@ -1,4 +1,4 @@ -
{{ comment.user }} — {{ comment.time }} +
{{ comment.user }} — {{ comment.time }} {% if user.is_staff %} edit delete