diff --git a/apis_core/core/templates/partials/footer-left.html b/apis_core/core/templates/partials/footer-left.html index 16e7f854c..0b76ca062 100644 --- a/apis_core/core/templates/partials/footer-left.html +++ b/apis_core/core/templates/partials/footer-left.html @@ -9,12 +9,16 @@ {% url "apis_core:swagger-ui" as swagger_ui %} {% if swagger_ui %} - Swagger UI + Swagger UI {% endif %} {% git_repository_url as repository_url %} {% if repository_url %} - Git repository + Git repository {% endif %}