mirror of
https://github.com/ansible/awx.git
synced 2026-05-03 07:35:28 -02:30
8 lines
117 B
HTML
8 lines
117 B
HTML
{% extends "admin/403.html" %}
|
|
|
|
{% block branding_title %}AWX{% endblock %}
|
|
|
|
{% block breadcrumbs %}
|
|
{% endblock %}
|
|
|