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