From 7c18c21fbf5cbbeec7d5e57b774a7c4adf9562ee Mon Sep 17 00:00:00 2001 From: Nils K <24257556+septatrix@users.noreply.github.com> Date: Sun, 22 Mar 2020 17:58:20 +0100 Subject: [PATCH] Fix html tag --- docs/templates.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/templates.rst b/docs/templates.rst index c08ce4b4..a346ef23 100644 --- a/docs/templates.rst +++ b/docs/templates.rst @@ -912,9 +912,9 @@ Here's an example of how a call block can be used with arguments:: {% call(user) dump_users(list_of_user) %}