From 950004a269f77164b355f9fbbe00a1f3a613fee0 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sat, 20 Dec 2014 20:34:43 +0000 Subject: [PATCH] Add a bit of info text --- app/views/dashboard/metrics.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/dashboard/metrics.blade.php b/app/views/dashboard/metrics.blade.php index d337493b..32a4fa8e 100644 --- a/app/views/dashboard/metrics.blade.php +++ b/app/views/dashboard/metrics.blade.php @@ -7,6 +7,7 @@

Metrics

+

Eventually this page will show all of the graphs that make up your metrics.

@stop