Add missing backticks on image tag

pull/12965/head
Clifford Gama 2024-12-02 09:39:11 +02:00 zatwierdzone przez Matt Westcott
rodzic a1de5bdbd7
commit a142363a80
1 zmienionych plików z 1 dodań i 1 usunięć
docs/topics

Wyświetl plik

@ -230,7 +230,7 @@ Wagtail does not allow deforming or stretching images. Image dimension ratios wi
Wagtail provides two shortcuts to give greater control over the `img` element:
### 1. Adding attributes to the {% image %} tag
### 1. Adding attributes to the `{% image %}` tag
Extra attributes can be specified with the syntax `attribute="value"`: