-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHOW_TO_USE.html
24 lines (21 loc) · 1.04 KB
/
HOW_TO_USE.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta http-equiv="refresh" content="2; url=http://mindlyapp.com/support/using-mindly-content-on-web/" />
<title>How to use Mindly content on web</title>
<meta name="description" content="Links to www.mindlyapp.com which contains instructions for embedding Mindly content on Web">
<meta name="author" content="Dripgrind">
<meta name="language" content="en">
<link rel="icon" type="image/x-icon" href="/include/favicon.ico" />
</head>
<body>
<p>
You should be redirected automatically into our website (www.mindlyapp.com).
</p>
<p>
If this does not work, please click this <a href="http://mindlyapp.com/support/using-mindly-content-on-web/">link</a> to view instructions for embedding Mindly content on web.
</p>
</body>
</html>