From f7c86a97052baba11ba49f57ccaaa37b3b045efc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Dlouh=C3=BD?= Date: Fri, 15 Jul 2022 12:18:14 +0200 Subject: [PATCH] Update docs/features.rst Co-authored-by: Peter Bittner --- docs/features.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/features.rst b/docs/features.rst index 3bf6a44..609730d 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -89,6 +89,6 @@ or in the template: {% analytical_head_top %} {% endwith %} -If you want to change the identity only for specific provider, use the -`*_identity` context variable, where `*` is prefix specified on the provider -page. +If you want to change the identity only for specific provider use the +``*_identity`` context variable, where ``*``-prefix is the module name +of the specific provider.