~damien-moore/+junk/codeblocks

« back to all changes in this revision

Viewing changes to src/plugins/astyle/astyle/redirect.html

  • Committer: Damien Moore
  • Date: 2013-10-11 14:25:27 UTC
  • Revision ID: damienlmoore@gmail.com-20131011142527-w13ki0x8yjd7973d
copy of Code::Blocks repo based on SVN rev 9395

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
2
 
 
3
<html xmlns="http://www.w3.org/1999/xhtml">
 
4
 
 
5
<head>
 
6
    <title>Survey Redirection</title>
 
7
    <meta http-equiv="Content-Language" content="en-us" />
 
8
    <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
 
9
    <link href="styles.css" rel="stylesheet" type="text/css" />
 
10
 
 
11
    <!-- the following meta statement redirects the page. content is the seconds delay. -->
 
12
    <!-- 
 
13
    <meta http-equiv="refresh" content="5; url=https://sourceforge.net/apps/limesurvey/astyle/index.php?sid=55448" />
 
14
    -->
 
15
</head>
 
16
 
 
17
<body>
 
18
 
 
19
    <h1 align="center" style="color: #FF0000; margin-top: 0.6in;">
 
20
        Artistic Style Survey</h1>
 
21
 
 
22
    <p align="center">
 
23
        &nbsp;</p>
 
24
 
 
25
    <!-- 
 
26
    <p align="center" style="font-size: larger">
 
27
        If you are not redirected automatically within a few seconds then please click on the link below.</p>
 
28
    <p align="center">
 
29
        <a href="https://sourceforge.net/apps/limesurvey/astyle/index.php?sid=55448">sourceforge.net/apps/limesurvey/astyle/index.php?sid=63949&amp;lang=en</a></p>
 
30
    -->
 
31
 
 
32
    <p align="center" style="font-size: larger">
 
33
        The survey has closed. Thanks for participating.</p>
 
34
    <p align="center">
 
35
        <a href="news.html">Return to Artistic Style News</a></p>
 
36
</body>
 
37
 
 
38
</html>
 
39