From 8eeed31eb2f86ac982fa4b26f93b15828289c56d Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 22 Apr 2021 20:22:47 -0400 Subject: New upstream version 8.1.3. --- docs/template-variables.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/template-variables.rst') diff --git a/docs/template-variables.rst b/docs/template-variables.rst index 4eff096..b9d3a9d 100644 --- a/docs/template-variables.rst +++ b/docs/template-variables.rst @@ -3,7 +3,7 @@ .. date: 2017-04-13 12:00:00 .. author: The Nikola Team -:Version: 8.1.2 +:Version: 8.1.3 :Author: Chris Warrick Variables available in templates are listed below. @@ -18,7 +18,7 @@ Variables available in templates are listed below. * Templates often create their own functions (macros), and import macros from other templates. Those macros are not listed here. * This list has a partial documentation of post objects, but no other objects. For full docs, please consult - the code, or auto-generated code docs on `ReadTheDocs `_. + the code, or auto-generated code docs on `ReadTheDocs `_. Variables and functions come from three places: @@ -473,7 +473,7 @@ Post object attributes This list only includes variables that make sense for templates. Some function signatures have been shortened to save space, ``?`` means the argument has default value. -More docs: `nikola.post.Post on ReadTheDocs `_. Check out the source of the Post class as well. +More docs: `nikola.post.Post on ReadTheDocs `_. Check out the source of the Post class as well. =================================================================== ========== ============================================================= Name Type Description -- cgit v1.2.3