diff --git a/app/templates/smon/manage_status_page.html b/app/templates/smon/manage_status_page.html
index 273b48f8..1bf4d3d8 100644
--- a/app/templates/smon/manage_status_page.html
+++ b/app/templates/smon/manage_status_page.html
@@ -24,21 +24,15 @@
{{lang.smon_page.desc.run_smon}} {{lang.words.here}} {{lang.smon_page.desc.before_use}}
-{% elif pages|length == 0 %}
-
-
-
{{lang.phrases.no_events_added}}
-
![There is no server]({{ url_for('static', filename='images/no_servers.png')}})
-
Click {{lang.words.here}} {{lang.smon_page.desc.see_check}}
-
-
{% else %}
+ {{lang.phrases.create_page_status}}
{% include 'ajax/smon/status_pages.html' %}
-
+
{% include 'include/tr_validate_tips.html' %}
@@ -65,7 +59,9 @@
|
-
+
{% include 'include/tr_validate_tips.html' %}
|