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 icon -

SMS
 

-
-
- {% endif %} -
Webhook icon @@ -333,32 +324,46 @@
- {% if enable_telegram %} + {% if enable_apprise %}
- Telegram icon -

Telegram
Chat

+ Apprise icon +

Apprise
Push Notifications

- {% endif %} + {% endif %} - {% if enable_pushover %} + {% if enable_discord %}
- Pushover icon -

Pushover
Push Notifications

+ Discord icon +

Discord
Chat

+
+
+ {% endif %} + + {% if enable_matrix %} +
+
+ Matrix icon +

Matrix
Chat

{% endif %} + +
+
+ Mattermost icon +

Mattermost
Chat

+
+
- {% if enable_pushbullet %}
- Pushbullet icon -

Pushbullet
Push Notifications

+ OpsGenie icon +

OpsGenie
Incident Management

- {% endif %} {% if enable_pd %}
@@ -371,40 +376,53 @@
- VictorOps icon -

VictorOps
Incident Management

+ Pager Team icon +

Pager Team
Incident Management

-
- - {% if enable_discord %} -
-
- Discord icon -

Discord
Chat

-
-
- {% endif %} - -
-
- OpsGenie icon -

OpsGenie
Incident Management

-
-
+
PagerTree icon

PagerTree
Incident Management

-
+ + {% if enable_pushbullet %}
- Pager Team icon -

Pager Team
Incident Management

+ Pushbullet icon +

Pushbullet
Push Notifications

+ {% endif %} + + {% if enable_pushover %} +
+
+ Pushover icon +

Pushover
Push Notifications

+
+
+ {% endif %} + + {% if enable_sms %} +
+
+ SMS icon +

SMS
 

+
+
+ {% endif %} + + {% if enable_telegram %} +
+
+ Telegram icon +

Telegram
Chat

+
+
+ {% endif %} {% if enable_trello %}
@@ -415,14 +433,12 @@
{% endif %} - {% if enable_matrix %}
- Matrix icon -

Matrix
Chat

+ VictorOps icon +

VictorOps
Incident Management

-
- {% endif %} + {% if enable_whatsapp %}
@@ -432,14 +448,6 @@
{% endif %} - {% if enable_apprise %} -
-
- Apprise icon -

Apprise
Push Notifications

-
-
- {% endif %}