diff --git a/logs_collector/collector/templates/collector/archive_upload.html b/logs_collector/collector/templates/collector/archive_upload.html index b97ce01..506e29a 100644 --- a/logs_collector/collector/templates/collector/archive_upload.html +++ b/logs_collector/collector/templates/collector/archive_upload.html @@ -12,7 +12,7 @@
-

Archive upload:

+

Archive upload:

diff --git a/logs_collector/collector/templates/collector/ticket_create.html b/logs_collector/collector/templates/collector/ticket_create.html index 715519d..701de07 100644 --- a/logs_collector/collector/templates/collector/ticket_create.html +++ b/logs_collector/collector/templates/collector/ticket_create.html @@ -6,7 +6,7 @@
-

Ticket:

+

Ticket:

{% crispy form %} diff --git a/logs_collector/collector/templates/collector/ticket_delete.html b/logs_collector/collector/templates/collector/ticket_delete.html deleted file mode 100644 index 0741250..0000000 --- a/logs_collector/collector/templates/collector/ticket_delete.html +++ /dev/null @@ -1,22 +0,0 @@ -{% extends 'collector/base.html' %} -{% load static %} -{% block title %} {{ title }} {% endblock title %} -{% block content %} -
-
-
- {% csrf_token %} - - -
-
-
-{% endblock %} diff --git a/logs_collector/templates/two_factor/_base_focus.html b/logs_collector/templates/two_factor/_base_focus.html index 4419113..eed1d70 100644 --- a/logs_collector/templates/two_factor/_base_focus.html +++ b/logs_collector/templates/two_factor/_base_focus.html @@ -9,8 +9,11 @@
-
+
+
+

Two-Factor Authentication settings:

+
{% block content %}{% endblock %} @@ -20,6 +23,7 @@
+