{% extends 'base.html' %} {% load form_helpers %} {% block content %}
A plugin can implement this page if it has various configuration options that make sense to view and/or update via the web UI (as opposed to configuring them under PLUGINS_CONFIG in nautobot_config.py). The below is just a simple example.
PLUGINS_CONFIG
nautobot_config.py