diff --git a/README.md b/README.md index 7f7e0fa..ab4185a 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,14 @@ But the real benefit of this feature is when used with template inheritance. ```html base.html: +... +{% load sameastags %} ...