summaryrefslogtreecommitdiff
path: root/doc/development/tutorials/theming-dev.rst
diff options
context:
space:
mode:
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