We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22e5a6a + 6b12e1c commit 253f5b5Copy full SHA for 253f5b5
en/django_forms/README.md
@@ -44,7 +44,7 @@ So once again we will create a link to the page, a URL, a view and a template.
44
45
## Link to a page with the form
46
47
-It's time to open `blog/templates/blog/base.html` in the code editor. We will add a link in `div` named `page-header`:
+It's time to open `blog/templates/blog/base.html` in the code editor. In the `div` named `page-header`, we will add a link:
48
49
{% filename %}blog/templates/blog/base.html{% endfilename %}
50
```html
0 commit comments