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