From 9b8409d8b2463b376f5892de1f5afa17c2c3456a Mon Sep 17 00:00:00 2001 From: Klaas van Schelven Date: Tue, 29 Jul 2025 12:30:48 +0200 Subject: [PATCH] Global trailing whitespace cleanup --- README.md | 4 +- alerts/templates/mails/issue_alert.html | 122 +++++++++--------- issues/templates/issues/issue_list.html | 2 +- .../mails/project_membership_invite.html | 122 +++++++++--------- .../project_membership_invite_new_user.html | 122 +++++++++--------- projects/templates/projects/project_edit.html | 2 +- static/js/issue_stacktrace.js | 4 +- .../mails/team_membership_invite.html | 122 +++++++++--------- .../team_membership_invite_new_user.html | 122 +++++++++--------- users/templates/mails/confirm_email.html | 122 +++++++++--------- .../templates/mails/reset_password_email.html | 122 +++++++++--------- users/templates/mails/welcome_email.html | 122 +++++++++--------- 12 files changed, 494 insertions(+), 494 deletions(-) diff --git a/README.md b/README.md index b713152..f953d4e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Bugsink: Self-hosted Error Tracking +# Bugsink: Self-hosted Error Tracking * [Error Tracking](https://www.bugsink.com/error-tracking/) * [Built to self-host](https://www.bugsink.com/built-to-self-host/) @@ -30,6 +30,6 @@ are `admin`. Now, you can [set up your first project](https://www.bugsink.com/docs/quickstart/) and start tracking errors. -[Detailed installation instructions](https://www.bugsink.com/docs/installation/) are on the Bugsink website. +[Detailed installation instructions](https://www.bugsink.com/docs/installation/) are on the Bugsink website. [More information and documentation](https://www.bugsink.com/) diff --git a/alerts/templates/mails/issue_alert.html b/alerts/templates/mails/issue_alert.html index a1ff7d1..144446c 100644 --- a/alerts/templates/mails/issue_alert.html +++ b/alerts/templates/mails/issue_alert.html @@ -9,7 +9,7 @@