summaryrefslogtreecommitdiff
path: root/docs/topics/auth/default.txt
diff options
context:
space:
mode:
authorNick Pope <nick.pope@flightdataservices.com>2020-04-30 10:33:04 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-05-13 09:14:04 +0200
commitfeb91dbda13974f84eac52dccdc0de1ddb636616 (patch)
treea05ef9071d8201a4218509e7293864ad6d2965df /docs/topics/auth/default.txt
parenta9337b4add01e50ed8ff8d3ef44099a08cba475c (diff)
Used :mimetype: role in various docs.
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