summaryrefslogtreecommitdiff
path: root/doc/development/tutorials/theming-dev.rst
diff options
context:
space:
mode:
authorChris Holdgraf <choldgraf@berkeley.edu>2020-07-02 14:25:04 -0700
committerStephen Finucane <stephenfinucane@hotmail.com>2020-07-29 10:38:18 +0100
commit729dcd0e033b0e458bdff6ba2ba778001dc4540c (patch)
treed1a16424baeb04754d8c4ce8140aba7db9205338 /doc/development/tutorials/theming-dev.rst
parent60b105d6aa15fd0681c40965e261847b61f3ddd9 (diff)
downloadsphinx-git-729dcd0e033b0e458bdff6ba2ba778001dc4540c.tar.gz
flake8
Diffstat (limited to 'doc/development/tutorials/theming-dev.rst')
-rw-r--r--doc/development/tutorials/theming-dev.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/development/tutorials/theming-dev.rst b/doc/development/tutorials/theming-dev.rst
index 4b396f020..ad6b73a6c 100644
--- a/doc/development/tutorials/theming-dev.rst
+++ b/doc/development/tutorials/theming-dev.rst
@@ -165,9 +165,9 @@ Use custom page metadata in HTML templates
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Any key / value pairs in :doc:`field lists </usage/restructuredtext/field-lists>`
-that are placed *before* the page's title will be available to the Jinja template when
-building the page within the :data:`meta` attribute. For example, if a page had the
-following text before its first title:
+that are placed *before* the page's title will be available to the Jinja
+template when building the page within the :data:`meta` attribute. For example,
+if a page had the following text before its first title:
.. code-block:: rst