diff --git a/shynet/dashboard/templates/dashboard/pages/service.html b/shynet/dashboard/templates/dashboard/pages/service.html index f8d67da..0005d64 100644 --- a/shynet/dashboard/templates/dashboard/pages/service.html +++ b/shynet/dashboard/templates/dashboard/pages/service.html @@ -13,15 +13,12 @@ {% block service_content %} {% if not stats.has_hits %}
- It seems that you have not recorded any data yet!
-
- Get started by placing the following snippet at the end of the <body>
tag on any page you'd like to track.
+ This service hasn't collected any data yet. To get started, place the following code snippet at the end of the <body>
tag on any page you'd like to track.