{% extends "base.html" %} {% block base_header_additional_head %} {% endblock %} {% block base_content %} {# Dashboard and widget actions for logged in users #} {% if not current_user_data.account.is_default_account or current_user_data.sudoer %} {# Dashboard header and navigation #}
Welcome to NAV!
This 30 second tour will show you the basics.
Search for IP Devices, rooms, interfaces, VLANs and so forth here.
All your tools can be found here.
More widgets can be added by using this button.
Move or remove the widget. In many cases you will also see an edit option so that you can personalize the display.
Our documentation and wiki pages are stuffed with more information about NAV. A local copy of the documentation is also available.
Welcome to NAV!
This 30 second tour will show you the basics.
Open the menu on the top right to get access to search and tools.
Move or remove the widget by using the icons. In many cases you will also see an edit option so that you can personalize the display.
Our documentation and wiki pages are stuffed with more information about NAV. A local copy of the documentation is also available.