-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,5 @@ | ||
--- | ||
layout: page | ||
title: Migration process | ||
show_home_link: true | ||
main_nav_bar: true | ||
--- | ||
<div class='tile-table'> | ||
<div class='tiled-link'> | ||
<hr> | ||
<a href='getting-ready'> | ||
<h2 class='heading-small'>Getting ready for your migration</h2> | ||
<span>Tools to help you work out if you're ready for migration</span> | ||
</a> | ||
</div> | ||
<div class='tiled-link'> | ||
<hr> | ||
<a href='delivering-migration'> | ||
<h2 class='heading-small'>Delivering your migration</h2> | ||
<span>Information about each stage of the delivery</span> | ||
</a> | ||
</div> | ||
</div> | ||
<!DOCTYPE html> | ||
<meta charset="utf-8"> | ||
<title>Redirecting to https://www.gov.uk/government/publications/local-land-charges-migration</title> | ||
<meta http-equiv="refresh" content="0; URL=https://www.gov.uk/government/publications/local-land-charges-migration"> | ||
<link rel="canonical" href="https://www.gov.uk/government/publications/local-land-charges-migration"> |