chrisw
e67ee2b579
Updated views to represent new content and url structure
2017-11-28 11:58:15 +00:00
Chris Hill-Scott
5fd4778e87
Fix spelling mistake on pricing page
2017-10-27 09:10:29 +01:00
Chris Hill-Scott
f3d7eea43e
Hide international pricing by default
...
It’s really big.
2017-07-28 15:16:40 +01:00
Chris Hill-Scott
10f81d5d16
Make pricing table searchable
...
uses the same pattern as searching templates by name.
2017-07-28 15:16:17 +01:00
Chris Hill-Scott
10b87e433b
Add international pricing table
2017-07-28 15:16:07 +01:00
Chris Hill-Scott
a1880bddda
Add letter pricing table
2017-07-28 15:15:36 +01:00
Chris Hill-Scott
6d9434d968
Re-order page ready for new stuff
2017-07-28 15:15:02 +01:00
Ken Tsang
050c90fb64
Updated pricing page
2017-05-04 10:36:21 +01:00
Chris Hill-Scott
135ff1ee77
Include service name in page <title>
...
In pages specific to a service (e.g. dashboard and sub pages) the title
needs to distinguish which service it applies to. This is mainly to give
context to screen reader users who could be managing multiple services.
Implementing this uses template inheritance:
`page_title` includes `per_page_title` includes `service_page_title`
‘GOV.UK Notify’ is inserted into every page title.
Pages that set `service_page_title` get the service name inserted too.
2017-02-14 11:53:53 +00:00
Chris Hill-Scott
acdbba694e
Use ‘pence’ in full
...
This matches what we now do on the product page.
From the GOV.UK style guide:
> Write out pence in full: calls will cost 4 pence per minute from a landline.
– https://www.gov.uk/guidance/style-guide/a-to-z-of-gov-uk-style#money
2016-12-19 12:40:37 +00:00
Leo Hemsted
aac3112274
mmg rates set to 1.65p
...
also moved a default parameter to a plain ol' local variable to reduce ambiguity about whether it is overriden by any callers (it's not)
2016-07-06 16:10:19 +01:00
Pete Herlihy
61cfd2ed26
Removed reference to fail over rates on pricing page
2016-04-26 13:57:07 +01:00
Pete Herlihy
2160eb35d8
Fixed the list nesting on pricing page
2016-04-20 15:42:11 +01:00
Pete Herlihy
1a8dac7bd4
Updated the pricing page to clarify multi-part messages
2016-04-20 15:39:07 +01:00
Henry Hadlow
246023616a
Split Help page into Trial Mode and Pricing pages
...
- Add routes
- Add footer links
- Make heading size consistent on Cookies page
2016-04-04 15:23:24 +01:00