{% extends '40x.html' %}
{% block title %}Invalid Form Submission{% endblock %}
{% block icon %}{% endblock %}
{% block message %}
CSRF failure has occurred.
There was a problem with your request. Please contact an administrator.
The reason for failure is provided below:
{{ reason }}{% endblock %}
Python version: {{ python_version }} Nautobot version: {{ nautobot_version }}