This repository has been archived by the owner on Oct 9, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
/
index.html
69 lines (58 loc) · 2.87 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<!DOCTYPE html>
<!--[if lt IE 9]><html class="lte-ie8" lang="en"><![endif]--><!--[if gt IE 8]><!--><html lang="en">
<!--<![endif]-->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<!--[if IE 8]>
<script type="text/javascript">
(function(){if(window.opera){return;}
setTimeout(function(){var a=document,g,b={families:(g=
["nta"]),urls:["../../assets/css/fonts-ie8.css"]},
c="assets/govuk_template/javascripts/vendor/goog/webfont-debug.js",d="script",
e=a.createElement(d),f=a.getElementsByTagName(d)[0],h=g.length;WebFontConfig
={custom:b},e.src=c,f.parentNode.insertBefore(e,f);for(;h=h-1;a.documentElement
.className+=' wf-'+g[h].replace(/\s/g,'').toLowerCase()+'-n4-loading');},0)
})()
</script>
<![endif]-->
<!--[if gte IE 9]><!-->
<link href="assets/css/fonts.css" media="all" rel="stylesheet" type="text/css" />
<link href="assets/css/main.css" media="screen" rel="stylesheet" type="text/css">
<title>GOV.UK exemplar screenshots</title>
</head>
<body>
<p class="app-header"></p>
<h1>GOV.UK exemplar screenshots <small class="app-status">Alpha</small></h1>
<div id="content">
<p class="intro">Browse screenshots of the 25 exemplar services being developed by departments for GOV.UK. <a href="https://github.com/alphagov/exemplar-screens#how-to-contribute">Want to contribute?</a></p>
<h2>The exemplars</h2>
<ul class="exemplar-list">
<li><a href="exemplar/1/index.html">1. Electoral registration</a></li>
<li><a href="exemplar/2/index.html">2. Apprenticeship applications</a></li>
<li><a href="exemplar/3/index.html">3. Redundancy payments</a></li>
<li><a href="exemplar/4/index.html">4. Patent renewals</a></li>
<li>5. Land registry</li>
<li>6. Student finance</li>
<li>7. Waste carrier registration</li>
<li><a href="exemplar/8/index.html">8. Rural support (Comman Agricultural Policy)</a></li>
<li>9. View driving record</li>
<li><a href="exemplar/10/index.html">10. Personalised registrations</a></li>
<li><a href="exemplar/11/index.html">11. Vehicle management</a></li>
<li>12. Claim Carer's Allowance</li>
<li>13. Claim Personal Independence Payment</li>
<li>14. Universal Credit</li>
<li><a href="exemplar/15/index.html">15. PAYE for employees</a></li>
<li>16. Digital self assessment</li>
<li><a href="exemplar/17/index.html">17. Your tax account</a></li>
<li>18. Agent online self-serve</li>
<li><a href="exemplar/19/index.html">19. Registered traveller</a></li>
<li><a href="exemplar/20/index.html">20. Passports</a></li>
<li>21. Visas</li>
<li><a href="exemplar/22/index.html">22. Civil claims: Accelerated Possession</a></li>
<li>23. Apply to an employment tribunal</li>
<li><a href="exemplar/24/index.html">24. Visit someone in prison (formally Prison visit booking)</a></li>
<li>25. Lasting power of attorney</li>
</ul>
</div>
</body>
</html>