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 GitHub
parent 96edbe83cf
commit f7c86a9705
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.