diff options
author | Claire Revillet <grenoya@zarb.org> | 2015-05-13 19:09:56 +0200 |
---|---|---|
committer | Claire Revillet <grenoya@zarb.org> | 2015-05-13 19:09:56 +0200 |
commit | eef35a9c7b5a37d52e88334692f3a1dfcdba9e20 (patch) | |
tree | bcc6497b51df9b24f99624ed171f944f44b57132 /mcc/5/es/index.html | |
parent | 066d430333473af38b31e95bf3d1303f4ba65ab2 (diff) | |
download | doc-eef35a9c7b5a37d52e88334692f3a1dfcdba9e20.tar doc-eef35a9c7b5a37d52e88334692f3a1dfcdba9e20.tar.gz doc-eef35a9c7b5a37d52e88334692f3a1dfcdba9e20.tar.bz2 doc-eef35a9c7b5a37d52e88334692f3a1dfcdba9e20.tar.xz doc-eef35a9c7b5a37d52e88334692f3a1dfcdba9e20.zip |
add MCC manual for ES in mga5
Diffstat (limited to 'mcc/5/es/index.html')
-rw-r--r-- | mcc/5/es/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mcc/5/es/index.html b/mcc/5/es/index.html new file mode 100644 index 00000000..416ca4e1 --- /dev/null +++ b/mcc/5/es/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.nl/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> |