{% load i18n wagtailadmin_tags %}
{% icon name="help" %}

{% trans "What is a DaisyUI menu?" %}

{% blocktrans trimmed %} A menu is a reusable set of navigation components that can be dropped into any page. Build the items here once, then render the menu with the daisyui_menu template tag or the "Menu" block. {% endblocktrans %}

{% blocktrans trimmed %} Use the Settings tab to control the container colours and sizing. {% endblocktrans %}