統計
| ブランチ: | リビジョン:

pictcode / app / View / top / withdraw_check.ctp @ 304d523f

履歴 | 表示 | アノテート | ダウンロード (661 Bytes)

1 001918d1 shiwa
<!-- ログイン リマインダー送信完了画面 -->
2
	<main role="main">
3
		<article class="contact">
4
			<h2>
5
				<img src="/img/img_h1_withdraw01.png" alt="退会処理">
6
			</h2>
7
				<p>PictCodeの退会処理を行います。</p>
8
				<p>退会処理を行いますと、今まで作成し保存されたプログラミングのデータが全て削除されてしまいます。</p>
9
				<p>本当に退会してもよろしいですか?</p>
10
			<section class="button_area01">
11
				<a href="/top/index"><p class="button btn_back01"></p></a>
12 7b85fad4 shiwa
				<a href="/top/withdraw_comp/"><p class="button btn_withdraw01"></p></a>
13 001918d1 shiwa
			</section>
14
		</article>
15
	</main>