OSDN Git Service

翻訳・修正・追加
[nucleus-jp/nucleus-jp-ancient.git] / createaccount.html.en
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html>
3 <head>
4         <meta http-equiv="Refresh" content="5;url=createaccount.php">
5         <title>Create Member Account</title>
6         <style type="text/css">@import url(nucleus/styles/manual.css);</style>
7         <!--
8 /*
9  * Nucleus: PHP/MySQL Weblog CMS (http://nucleuscms.org/)
10  * Copyright (C) 2002-2009 The Nucleus Group
11  *
12  * This program is free software; you can redistribute it and/or
13  * modify it under the terms of the GNU General Public License
14  * as published by the Free Software Foundation; either version 2
15  * of the License, or (at your option) any later version.
16  * (see nucleus/documentation/index.html#license for more info)
17  */
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>