From 15cfb34856ff977fce63ef14cda79537f7a6cb87 Mon Sep 17 00:00:00 2001 From: Joe Lanman Date: Fri, 6 Jul 2018 11:23:48 +0100 Subject: [PATCH] redesign template pages section, add step by step --- docs/views/tutorials-and-examples.html | 49 +++++++++++++++++++++----- 1 file changed, 41 insertions(+), 8 deletions(-) diff --git a/docs/views/tutorials-and-examples.html b/docs/views/tutorials-and-examples.html index 5451a92d9b..86fd36b907 100644 --- a/docs/views/tutorials-and-examples.html +++ b/docs/views/tutorials-and-examples.html @@ -116,14 +116,21 @@

Advanced usage

-
+

Page templates

- Use these as the basis for your prototypes. We recommend making copies of the files rather than directly editing them. + You can find these templates in your prototype folder, in /docs/views/examples.

- You can find them in your prototype folder, in /docs/views/examples + Copy and paste the pages you need to your /app/views folder to make your prototypes.

+
+
+ + + +
+

GOV.UK Design System