{% snippet "blocksmith/loading_indicator.html" %}
{{ _("Loading menus...") }}
{% extends "blocksmith/page.html" %} {% import 'macros/form.html' as form %} {% block title %} {{_("Blocksmith - Manage Menu") }} {% endblock %} {% block breadcrumb_content %} {{ super() }}
{{_("Create and manage menus for your site.") }}
{{_("Each menu has a unique name and can contain multiple menu items with titles, URLs, and optional parent-child relationships.") }}
{{_("Use the search box to filter menus by name or date.") }}
{{ _("Create menu") }}