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