diff --git a/README.md b/README.md index b720e3a..9c725d7 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Display menu with Menu ID: NAVBAR_TOP {% load multimenus %} {% for item in items %} -
  • + {{ item.title }} {% if item.get_children %}