diff --git a/MANIFEST.in b/MANIFEST.in index f7b15f44..d55ab541 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,5 @@ include hw_diag/templates/template.html +include hw_diag/templates/password_reset.html include hw_diag/templates/password_change_form.html include hw_diag/templates/login_form.html include hw_diag/templates/diagnostics_page_light_miner.html diff --git a/hw_diag/templates/login_form.html b/hw_diag/templates/login_form.html index 6fd365db..8bdb09fe 100644 --- a/hw_diag/templates/login_form.html +++ b/hw_diag/templates/login_form.html @@ -40,12 +40,13 @@
Hint: The default password is the ethernet MAC address of your device without any colons which may be found on your device's identification sticker.
+ diff --git a/hw_diag/templates/password_change_form.html b/hw_diag/templates/password_change_form.html index d429e69f..be844b1a 100644 --- a/hw_diag/templates/password_change_form.html +++ b/hw_diag/templates/password_change_form.html @@ -18,11 +18,11 @@