Skip to content

Instantly share code, notes, and snippets.

@alpaca-tc
Created May 12, 2014 01:54
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save alpaca-tc/8a34f717abd238eb1925 to your computer and use it in GitHub Desktop.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>アカウントの登録方法</title>
<style type="text/css">
#container {
margin: 10px auto;
width: 800px;
}
#message_headers {
background: #fff;
font-size: 12px;
font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif;
border-bottom: 1px solid #dedede;
margin-bottom: 10px;
overflow: auto;
}
#message_headers dl {
float: left;
line-height: 1.3em;
padding: 0;
}
#message_headers dt {
width: 92px;
margin: 0;
float: left;
text-align: right;
font-weight: bold;
color: #7f7f7f;
}
#message_headers dd {
margin: 0 0 0 102px;
}
#message_headers p.alternate {
float: right;
margin: 0;
}
#message_headers p.alternate a {
color: #09c;
}
pre#message_body {
padding: 4px;
white-space: pre-wrap;
border: 1px solid #eee;
background-color: #fcfcfc;
}
</style>
</head>
<body>
<div id="container">
<div id="message_headers">
<dl>
<dt>From:</dt>
<dd>&quot;しょほるん&quot; &lt;noreply@syohosen.192.168.200.10.xip.io&gt;</dd>
<dt>Subject:</dt>
<dd><strong>アカウントの登録方法</strong></dd>
<dt>Date:</dt>
<dd>May 12, 2014 10:53:37 AM JST</dd>
<dt>To:</dt>
<dd>alpaca@alo.ioq</dd>
</dl>
</div>
<p>しょほるんのご利用ありがとうございます。</p>
<p>仮登録が完了しました。</p>
<p>下記URLにアクセスして、引き続き会員登録を続けて下さい。</p>
<p><a href="http://public.syohosen.192.168.200.10.xip.io/users/confirmation?confirmation_token=z9nb1sEs_bYF4BHL5vtB">登録を続ける</a></p>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment