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