Update docs/features.rst

Co-authored-by: Peter Bittner <django@bittner.it>
This commit is contained in:
Petr Dlouhý 2022-07-15 12:18:14 +02:00 committed by Peter Bittner
parent a82bde708a
commit f56a779b7a

View file

@ -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.