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

pictcode / app / View / users / withdraw_comp.ctp @ f1dc2ebd

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

1 0803fa25 hasse
<!-- ログイン リマインダー送信完了画面 -->
2
	<main role="main">
3
		<article class="contact">
4
			<h2>
5
				<img src="/img/img_h1_withdraw02.png" alt="退会処理 - 退会完了">
6
			</h2>
7
				<p>PictCodeの退会処理が完了しました。</p>
8
				<p>またの機会がありましたら、ご利用よろしくお願いします。</p>
9
			<section class="image">
10
				<img src="/img/img_img_withdraw.png">
11
			</section>
12
			<section class="button_area01">
13 26d1f852 hasse
				<a href="/top/index"><p class="button btn_top02"></p></a>
14 0803fa25 hasse
			</section>
15
		</article>
16
	</main>