Skip to content

Commit f6dae2b

Browse files
committed
[Fixes zerok#9] Fix README [thanks olivermarchand]
1 parent f3c61e7 commit f6dae2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Usage
4141
Once you've created some instances of the ``flatblocks.models.FlatBlock``
4242
model, you can load it it using the ``flatblock_tags`` templatetag-library::
4343

44-
{% load flatblock_tags %}
44+
{% load flatblock %}
4545

4646
<html>
4747
<head>

0 commit comments

Comments
 (0)