diff --git a/en/django_forms/README.md b/en/django_forms/README.md index 7402f681704..f49dd5620ef 100644 --- a/en/django_forms/README.md +++ b/en/django_forms/README.md @@ -151,7 +151,7 @@ We need to create a file `post_edit.html` in the `blog/templates/blog` directory - We need a `Save` button. We do that with an HTML button: ``. - And finally, just after the opening `