OSDN Git Service

git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/trunk@1025 1ca29...
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / createaccount.html.en
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html>
4 <head>
5         <meta http-equiv="content-type" content="application/xhtml+xml; charset=iso-8859-1" />
6         <meta http-equiv="Refresh" content="5;url=createaccount.php" />
7         <title>Create Member Account</title>
8         <style type="text/css">@import url(nucleus/styles/manual.css);</style>
9         <!--
10                 Nucleus: PHP/MySQL Weblog CMS (http://nucleuscms.org/)
11                 Copyright (C) 2002-2009 The Nucleus Group
12
13                 This program is free software; you can redistribute it and/or
14                 modify it under the terms of the GNU General Public License
15                 as published by the Free Software Foundation; either version 2
16                 of the License, or (at your option) any later version.
17                 (see nucleus/documentation/index.html#license for more info)
18
19                 @license http://nucleuscms.org/license.txt GNU General Public License
20                 @copyright Copyright (C) 2002-2009 The Nucleus Group
21                 @version $Id$
22         -->
23 </head>
24 <body>
25         <h1>Create Account</h1>
26
27         <p>Sorry, the URL of the Create Account Form has changed.</p>
28         <p>If you are not redirected automatically please use this link: <a href="createaccount.php">Create Member Account</a>.</p>
29         <p>Thank you. :-)</p>
30         
31 </body>
32 </html>