Use this service to start a new conversion project
- - Start a new conversion +Find and manage existing conversion projects or create a new one.
+ + Create a new conversion- If you need information on this website in a different format like accessible PDF, large print, easy read, audio recording or braille: -
+ You can email @Configuration["SupportEmail"] to request the information on this website in a different format, including: +We'll consider your request and get back to you in 2 working days. diff --git a/Dfe.PrepareConversions/Dfe.PrepareConversions/Pages/Public/Maintenance.cshtml b/Dfe.PrepareConversions/Dfe.PrepareConversions/Pages/Public/Maintenance.cshtml new file mode 100644 index 000000000..5fa6290d8 --- /dev/null +++ b/Dfe.PrepareConversions/Dfe.PrepareConversions/Pages/Public/Maintenance.cshtml @@ -0,0 +1,22 @@ +@page "/public/maintenance" +@using Microsoft.Extensions.Configuration + +@inject IConfiguration Configuration + +@{ + ViewBag.Title = "Maintenance Page"; + Layout = "_Layout"; +} + +
+ The Prepare conversions service is currently unavailable, but our team are working to fix that. +
++ Please try again later. +
+ +