diff --git a/Large-app-how-to.md b/Large-app-how-to.md index 8a64adc..6e9b833 100644 --- a/Large-app-how-to.md +++ b/Large-app-how-to.md @@ -340,7 +340,7 @@ Now we won't have to redefine our html structure anymore, and any modification d {% block content %} {% from "forms/macros.html" import render_field %}