mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
Added error handling views and templates, added setting to log request errors to a file.
This commit is contained in:
4
ansibleworks/templates/403.html
Normal file
4
ansibleworks/templates/403.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{% extends "admin/403.html" %}
|
||||
|
||||
{% block breadcrumbs %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user