diff options
author | filip <filip.komar@gmail.com> | 2017-07-14 20:22:50 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2017-07-14 20:22:50 +0200 |
commit | aa4cfa56e52447eb877fe7e0dfaa137a542b48ec (patch) | |
tree | 3f6dfc6d39d2ec892d38bb16c04a97562869fc0d /mcc/6/sl/index.html | |
parent | 9276c46e82dd2133da7310ef50aef8a25723dec5 (diff) | |
download | doc-aa4cfa56e52447eb877fe7e0dfaa137a542b48ec.tar doc-aa4cfa56e52447eb877fe7e0dfaa137a542b48ec.tar.gz doc-aa4cfa56e52447eb877fe7e0dfaa137a542b48ec.tar.bz2 doc-aa4cfa56e52447eb877fe7e0dfaa137a542b48ec.tar.xz doc-aa4cfa56e52447eb877fe7e0dfaa137a542b48ec.zip |
Adding or refreshing mcc in sl
Diffstat (limited to 'mcc/6/sl/index.html')
-rw-r--r-- | mcc/6/sl/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mcc/6/sl/index.html b/mcc/6/sl/index.html new file mode 100644 index 00000000..2f600bee --- /dev/null +++ b/mcc/6/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="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> |