Files @ 9158aff702ed
Branch filter:

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

bsturmfels
usethesource: Fix typo in email signature
1
2
3
4
5
{% include 'usethesource/comment_partial.html' %}

{% if add and user.is_staff %}
  {% include 'usethesource/add_comment_button_partial.html' %}
{% endif %}