diff options
author | filip <filip.komar@gmail.com> | 2017-07-18 22:27:03 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2017-07-18 22:27:03 +0200 |
commit | cb53d1466ff514f6e9e6eb76a94859ee313bff75 (patch) | |
tree | ac77568332ce2e700e50020a8c01e18b374a1360 /netinstall/6/nl/index.html | |
parent | 0f26d9965455e82bc0a7d879294a171ed747d274 (diff) | |
download | doc-cb53d1466ff514f6e9e6eb76a94859ee313bff75.tar doc-cb53d1466ff514f6e9e6eb76a94859ee313bff75.tar.gz doc-cb53d1466ff514f6e9e6eb76a94859ee313bff75.tar.bz2 doc-cb53d1466ff514f6e9e6eb76a94859ee313bff75.tar.xz doc-cb53d1466ff514f6e9e6eb76a94859ee313bff75.zip |
Adding or refreshing netinstall in nl
Diffstat (limited to 'netinstall/6/nl/index.html')
-rw-r--r-- | netinstall/6/nl/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/netinstall/6/nl/index.html b/netinstall/6/nl/index.html new file mode 100644 index 00000000..2f600bee --- /dev/null +++ b/netinstall/6/nl/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> |