diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2016-10-02 20:55:29 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2016-10-02 20:55:29 +0200 |
commit | 8ccedf9de3cef232e82e5b5fce699266a8f1a5ce (patch) | |
tree | f23fefd3ae983f8e2a1cd90edb1a2914762fe560 /draklive/5/sl/index.html | |
parent | 4f1377d526fcb5b91820f49b2dceb400cf1e2a4e (diff) | |
download | doc-8ccedf9de3cef232e82e5b5fce699266a8f1a5ce.tar doc-8ccedf9de3cef232e82e5b5fce699266a8f1a5ce.tar.gz doc-8ccedf9de3cef232e82e5b5fce699266a8f1a5ce.tar.bz2 doc-8ccedf9de3cef232e82e5b5fce699266a8f1a5ce.tar.xz doc-8ccedf9de3cef232e82e5b5fce699266a8f1a5ce.zip |
Adding draklive in sl
Diffstat (limited to 'draklive/5/sl/index.html')
-rw-r--r-- | draklive/5/sl/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/draklive/5/sl/index.html b/draklive/5/sl/index.html new file mode 100644 index 00000000..a72ec943 --- /dev/null +++ b/draklive/5/sl/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="https://www.mageia.org/g/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> |