From 6c701ecffa0e66ba1f8dbfff4a9f70470188dd7c Mon Sep 17 00:00:00 2001
From: Papoteur <papoteur@mageia.org>
Date: Tue, 2 Jul 2019 16:00:41 +0200
Subject:  Adding or refreshing installer in ca

---
 installer/7/ca/index.html | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 installer/7/ca/index.html

(limited to 'installer/7/ca/index.html')

diff --git a/installer/7/ca/index.html b/installer/7/ca/index.html
new file mode 100644
index 00000000..cc49eb3b
--- /dev/null
+++ b/installer/7/ca/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.org.uk/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>
-- 
cgit v1.2.1