summaryrefslogtreecommitdiff
path: root/docs/topics/auth/default.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/topics/auth/default.txt')
-rw-r--r--docs/topics/auth/default.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/topics/auth/default.txt b/docs/topics/auth/default.txt
index be45723bde..343c44084e 100644
--- a/docs/topics/auth/default.txt
+++ b/docs/topics/auth/default.txt
@@ -1287,8 +1287,8 @@ implementation details see :ref:`using-the-views`.
default context data passed to the template.
* ``html_email_template_name``: The full name of a template to use
- for generating a ``text/html`` multipart email with the password reset
- link. By default, HTML email is not sent.
+ for generating a :mimetype:`text/html` multipart email with the password
+ reset link. By default, HTML email is not sent.
* ``extra_email_context``: A dictionary of context data that will be
available in the email template. It can be used to override default