diff --git a/templates/front/welcome.html b/templates/front/welcome.html
index e0f3c453..5cbe9df7 100644
--- a/templates/front/welcome.html
+++ b/templates/front/welcome.html
@@ -310,15 +310,6 @@
- {% if enable_sms %}
-
-
-

-
SMS
-
-
- {% endif %}
-

@@ -333,32 +324,46 @@
- {% if enable_telegram %}
+ {% if enable_apprise %}
-

-
Telegram
Chat
+

+
Apprise
Push Notifications
- {% endif %}
+ {% endif %}
- {% if enable_pushover %}
+ {% if enable_discord %}
-

-
Pushover
Push Notifications
+

+
Discord
Chat
+
+
+ {% endif %}
+
+ {% if enable_matrix %}
+
+
+

+
Matrix
Chat
{% endif %}
+
+
+
+

+
Mattermost
Chat
+
+
- {% if enable_pushbullet %}
-

-
Pushbullet
Push Notifications
+

+
OpsGenie
Incident Management
- {% endif %}
{% if enable_pd %}
@@ -371,40 +376,53 @@
-

-
VictorOps
Incident Management
+

+
Pager Team
Incident Management
-
-
- {% if enable_discord %}
-
-
-

-
Discord
Chat
-
-
- {% endif %}
-
-
-
-

-
OpsGenie
Incident Management
-
-
+
PagerTree
Incident Management
-
+
+ {% if enable_pushbullet %}
-

-
Pager Team
Incident Management
+

+
Pushbullet
Push Notifications
+ {% endif %}
+
+ {% if enable_pushover %}
+
+
+

+
Pushover
Push Notifications
+
+
+ {% endif %}
+
+ {% if enable_sms %}
+
+
+

+
SMS
+
+
+ {% endif %}
+
+ {% if enable_telegram %}
+
+
+

+
Telegram
Chat
+
+
+ {% endif %}
{% if enable_trello %}
@@ -415,14 +433,12 @@
{% endif %}
- {% if enable_matrix %}
-

-
Matrix
Chat
+

+
VictorOps
Incident Management
-
- {% endif %}
+
{% if enable_whatsapp %}
@@ -432,14 +448,6 @@
{% endif %}
- {% if enable_apprise %}
-
-
-

-
Apprise
Push Notifications
-
-
- {% endif %}