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 7
/
Copy path_footer_top.html
40 lines (37 loc) · 1.82 KB
/
_footer_top.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
<div class="footer-categories">
<div class="footer-explore">
<h2>Services and information</h2>
<ul>
<li><a href="/browse/benefits">Benefits</a></li>
<li><a href="/browse/births-deaths-marriages">Births, deaths, marriages and care</a></li>
<li><a href="/browse/business">Business and self-employed</a></li>
<li><a href="/browse/childcare-parenting">Childcare and parenting</a></li>
<li><a href="/browse/citizenship">Citizenship and living in the UK</a></li>
<li><a href="/browse/justice">Crime, justice and the law</a></li>
<li><a href="/browse/disabilities">Disabled people</a></li>
<li><a href="/browse/driving">Driving and transport</a></li>
</ul>
<ul>
<li><a href="/browse/education">Education and learning</a></li>
<li><a href="/browse/employing-people">Employing people</a></li>
<li><a href="/browse/environment-countryside">Environment and countryside</a></li>
<li><a href="/browse/housing-local-services">Housing and local services</a></li>
<li><a href="/browse/tax">Money and tax</a></li>
<li><a href="/browse/abroad">Passports, travel and living abroad</a></li>
<li><a href="/browse/visas-immigration">Visas and immigration</a></li>
<li><a href="/browse/working">Working, jobs and pensions</a></li>
</ul>
</div>
<div class="footer-inside-government">
<h2>Departments and policy</h2>
<ul>
<li><a href="/government/how-government-works">How government works</a></li>
<li><a href="/government/organisations">Departments</a></li>
<li><a href="/government/world">Worldwide</a></li>
<li><a href="/government/policies">Policies</a></li>
<li><a href="/government/publications">Publications</a></li>
<li><a href="/government/announcements">Announcements</a></li>
</ul>
</div>
<hr>
</div>