We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3806c6d + bd7ca26 commit d03684cCopy full SHA for d03684c
1 file changed
doc/templates.rst
@@ -805,7 +805,7 @@ The following operators don't fit into any of the other categories:
805
{# returns the value of foo if it is defined and not null, 'no' otherwise #}
806
{{ foo ?? 'no' }}
807
808
-.. _templates-string-interpolation
+.. _templates-string-interpolation:
809
810
String Interpolation
811
~~~~~~~~~~~~~~~~~~~~
0 commit comments