netbox-print.css
Check the following:
manage.py collectstatic was run during the most recent upgrade. This installs the most recent iteration of each static file into the static root path.
STATIC_ROOT path. Refer to the installation documentation for further guidance.
STATIC_URL: /static/netbox-print.css exists in the static root directory and is readable by the HTTP server.
Click here to attempt loading NetBox again.