mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
7 lines
116 B
HTML
7 lines
116 B
HTML
{% extends "admin/404.html" %}
|
|
|
|
{% block branding_title %}AWX{% endblock %}
|
|
|
|
{% block breadcrumbs %}
|
|
{% endblock %}
|