diff options
author | Papoteur <papoteur@mageia.org> | 2019-07-02 16:05:13 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2019-07-02 16:05:13 +0200 |
commit | c80c76bf4280b680b1f2205449de09edc5c2f4cd (patch) | |
tree | 9a82b127431937c48bf4c37311b67ca9ef28cdff /netinstall/7/et/index.html | |
parent | 9a6f944d3a5b7222c0f5e913ec0d667f42268053 (diff) | |
download | doc-c80c76bf4280b680b1f2205449de09edc5c2f4cd.tar doc-c80c76bf4280b680b1f2205449de09edc5c2f4cd.tar.gz doc-c80c76bf4280b680b1f2205449de09edc5c2f4cd.tar.bz2 doc-c80c76bf4280b680b1f2205449de09edc5c2f4cd.tar.xz doc-c80c76bf4280b680b1f2205449de09edc5c2f4cd.zip |
Adding or refreshing netinstall in et
Diffstat (limited to 'netinstall/7/et/index.html')
-rw-r--r-- | netinstall/7/et/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/netinstall/7/et/index.html b/netinstall/7/et/index.html new file mode 100644 index 00000000..cc49eb3b --- /dev/null +++ b/netinstall/7/et/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.org.uk/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> |