diff --git a/base/templates/base/auth/two_factor_auth.html b/base/templates/base/auth/two_factor_auth.html index 2dd873484..31c70bc35 100644 --- a/base/templates/base/auth/two_factor_auth.html +++ b/base/templates/base/auth/two_factor_auth.html @@ -152,7 +152,7 @@ - + diff --git a/templates/initialize_database/horilla_user.html b/templates/initialize_database/horilla_user.html index 6f33c8388..0be952a20 100644 --- a/templates/initialize_database/horilla_user.html +++ b/templates/initialize_database/horilla_user.html @@ -1,180 +1,133 @@ {% load static %} {% load i18n %} - + + Login - {{white_label_company_name}} Dashboard - - - + + + - - + + +
-
- {% for message in messages %} -
- {{ message }} +
+ {% for message in messages %} +
+ {{ message }} +
+ {% endfor %}
- {% endfor %} -
-
-
-
- Horilla HRMS -
    -
  • -
    1
    - Authentication -
  • -
  • -
    2
    - Sign Up -
  • -
  • -
    3
    - Company -
  • -
  • -
    4
    - Department -
  • -
  • -
    5
    - Job Position -
  • -
-
-

- {% trans "Database Authentication" %} -

-

- {% trans "Authenticate with your password to initialize the Horilla HRMS database." %} -

-
- {% csrf_token %} -
-
-
- -
- - -
+
+
+
+ Horilla HRMS +
    +
  • +
    1
    + Authentication +
  • +
  • +
    2
    + Sign Up +
  • +
  • +
    3
    + Company +
  • +
  • +
    4
    + Department +
  • +
  • +
    5
    + Job Position +
  • +
-
+

+ {% trans "Database Authentication" %} +

+

+ {% trans "Authenticate with your password to initialize the Horilla HRMS database." %} +

+ + {% csrf_token %} +
+
+
+ +
+ + +
+
+
+
+ +
- - -
- Horilla -
+ Horilla +
- + - - + + - + +