Put more HTML structure in redirection files
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/docs/1.1.0/html/overview/usage.html b/docs/1.1.0/html/overview/usage.html
index 17babd7..384656e 100644
--- a/docs/1.1.0/html/overview/usage.html
+++ b/docs/1.1.0/html/overview/usage.html
@@ -1 +1,9 @@
-<meta http-equiv="Refresh" content="0; url='https://arm-software.github.io/psa-api/crypto/1.1/overview/usage.html'" />
+<html>
+ <head>
+ <title>Redirecting to https://arm-software.github.io/psa-api/crypto/1.1/overview/usage.html</title>
+ <meta http-equiv="Refresh" content="0; url='https://arm-software.github.io/psa-api/crypto/1.1/overview/usage.html'" />
+ </head>
+ <body>
+ <p>This page has moved to <a href="https://arm-software.github.io/psa-api/crypto/1.1/overview/usage.html">https://arm-software.github.io/psa-api/crypto/1.1/overview/usage.html</a>.</p>
+ </body>
+</html>