Files @ 9158aff702ed
Branch filter:

Location: website/conservancy/usethesource/templates/usethesource/comment_deleted.html

bsturmfels
usethesource: Fix typo in email signature
1
2
3
{% if add and user.is_staff %}
  {% include 'usethesource/add_comment_button_partial.html' %}
{% endif %}