diff options
author | filip <filip.komar@gmail.com> | 2015-07-01 22:34:42 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2015-07-01 22:34:42 +0200 |
commit | 026d9b7044943287881ebf7787864b9e4d833624 (patch) | |
tree | c65f2d2b7175948065dcc7c08fb6db3c93b999f3 /mcc/5/pl/index.html | |
parent | 74100896e1ebfd4a6d33f4565d8731bf4b5ee943 (diff) | |
download | doc-026d9b7044943287881ebf7787864b9e4d833624.tar doc-026d9b7044943287881ebf7787864b9e4d833624.tar.gz doc-026d9b7044943287881ebf7787864b9e4d833624.tar.bz2 doc-026d9b7044943287881ebf7787864b9e4d833624.tar.xz doc-026d9b7044943287881ebf7787864b9e4d833624.zip |
adding the PL mga5 MCC and adding an upload date to it
Diffstat (limited to 'mcc/5/pl/index.html')
-rw-r--r-- | mcc/5/pl/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mcc/5/pl/index.html b/mcc/5/pl/index.html new file mode 100644 index 00000000..416ca4e1 --- /dev/null +++ b/mcc/5/pl/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> |