diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f8c3eda..eb9c68ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- +- Django templates for email and user guide () ### Security diff --git a/cvat/apps/documentation/templates/documentation/base_page.html b/cvat/apps/documentation/templates/documentation/base_page.html index 90398555..f49fe5f1 100644 --- a/cvat/apps/documentation/templates/documentation/base_page.html +++ b/cvat/apps/documentation/templates/documentation/base_page.html @@ -1,5 +1,5 @@ diff --git a/cvat/apps/documentation/templates/documentation/user_guide.html b/cvat/apps/documentation/templates/documentation/user_guide.html index 2fea38e9..fa1b6221 100644 --- a/cvat/apps/documentation/templates/documentation/user_guide.html +++ b/cvat/apps/documentation/templates/documentation/user_guide.html @@ -1,5 +1,5 @@ diff --git a/cvat/apps/documentation/templates/documentation/xml_format.html b/cvat/apps/documentation/templates/documentation/xml_format.html index 44daf525..ff871aba 100644 --- a/cvat/apps/documentation/templates/documentation/xml_format.html +++ b/cvat/apps/documentation/templates/documentation/xml_format.html @@ -1,5 +1,5 @@