mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
15 lines
239 B
Plaintext
15 lines
239 B
Plaintext
{% comment %}
|
|
Mail sent to us when a user accepts the ToS
|
|
{% endcomment %}
|
|
|
|
Hello,
|
|
|
|
{{ name }} <{{ email }}> just accepted the Zulip Terms of Service.
|
|
|
|
{{ ip }} submitted /accounts/accept_tos from {{ browser }}.
|
|
|
|
Cheers,
|
|
|
|
Zulip Legal Bot
|
|
|