@ -101,6 +101,7 @@
{% endfor %}
{% endblock detail_content %}
{% if view.openapi_url %}
<div class="container justify-content-end d-flex">
<div class="actions btn-group" role="group">
<a href="{{ view.openapi_url }}" class="btn btn-sm btn-info py-0">
@ -110,6 +111,7 @@
</a>
</div>
{% endif %}
@ -64,6 +64,7 @@
@ -73,6 +74,7 @@
<div class="actions btn-group mb-3" role="group">
{% if view.detail_set_create_url %}