mirror of
https://github.com/ansible/awx.git
synced 2026-04-05 01:59:25 -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/404.html
Normal file
4
ansibleworks/templates/404.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{% extends "admin/404.html" %}
|
||||
|
||||
{% block breadcrumbs %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user