OSDN Git Service

翻訳・修正・追加
[nucleus-jp/nucleus-jp-ancient.git] / createaccount.html.ja
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         <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
6         <title>メンバーアカウントの作成</title>
7         <style type="text/css">@import url(nucleus/styles/manual.css);</style>
8         <!--
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
20                 @license http://nucleuscms.org/license.txt GNU General Public License
21                 @copyright Copyright (C) 2002-2009 The Nucleus Group
22                 @version $Id$
23         -->
24 </head>
25 <body>
26         <h1>アカウントの作成</h1>
27
28         <p>アカウント作成用のURLは変更になりました</p>
29         <p>自動的にジャンプしない場合は「<a href="createaccount.php">ここ</a>」をクリックしてください</p>
30         <p>Thank you. :-)</p>
31         
32 </body>
33 </html>