diff options
author | Claire Revillet <grenoya@zarb.org> | 2015-05-13 19:27:46 +0200 |
---|---|---|
committer | Claire Revillet <grenoya@zarb.org> | 2015-05-13 19:27:46 +0200 |
commit | 25d90333a40f041fd7a3b7a604aebb7ee65ece4d (patch) | |
tree | 5e750141aec259ca6016a348995e930cdd2884e7 /installer/5/uk/index.html | |
parent | 6a855aec3373648186207c1d269fd3b7f28e7877 (diff) | |
download | doc-25d90333a40f041fd7a3b7a604aebb7ee65ece4d.tar doc-25d90333a40f041fd7a3b7a604aebb7ee65ece4d.tar.gz doc-25d90333a40f041fd7a3b7a604aebb7ee65ece4d.tar.bz2 doc-25d90333a40f041fd7a3b7a604aebb7ee65ece4d.tar.xz doc-25d90333a40f041fd7a3b7a604aebb7ee65ece4d.zip |
add installer manual for UK in mga5
Diffstat (limited to 'installer/5/uk/index.html')
-rw-r--r-- | installer/5/uk/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/installer/5/uk/index.html b/installer/5/uk/index.html new file mode 100644 index 00000000..416ca4e1 --- /dev/null +++ b/installer/5/uk/index.html @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="utf-8" standalone="no"?> + +<!DOCTYPE html + PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <link rel="shortcut icon" href="http://docteam.mageia.nl/favicon.png"/> + <meta http-equiv="Refresh" content="1; URL=content/index.html"/> + <title> + </title> + </head> + <body> + If not automatically redirected, click here: <a href="content/index.html">content/index.html</a> + </body> +</html> |