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