From ed1b7aad07138fdbc5b406b86d2ad6478f706c3d Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 19 Dec 2016 12:12:55 +0000 Subject: [PATCH] Add number of services to product page One of the user needs that we identified is not wanting to be the first to use it. It feels like a much less risky choice if there are already other people in government using it. The easiest way to communicate this is with counts of how many services. The count of departments is good because it shows breadth, where the count of services shows depth. Hard coded for now because we have no automatic way of splitting our test services from real live services. --- app/templates/views/signedout.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/app/templates/views/signedout.html b/app/templates/views/signedout.html index 1e29fb68e..9ef90bbd2 100644 --- a/app/templates/views/signedout.html +++ b/app/templates/views/signedout.html @@ -95,6 +95,23 @@ +
+
+

Who’s using GOV.UK Notify

+
+
+

Services

+
23
+ services +
+
+

Departments

+
14
+ departments +
+
+
+

Pricing