Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
lol
SUBMITTED BY:
Guest
DATE:
Sept. 24, 2013, 11:03 p.m.
FORMAT:
Ruby
SIZE:
502 Bytes
Raw
Download
Tweet
HITS:
986
Go to comments
Report
<!
DOCTYPE
html
>
<
html
>
<
head
>
<
meta
content
=
'text/html; charset=UTF-8'
http
-
equiv
=
'Content-Type'
/>
</
head
>
<
body
>
<
h1
>
Welcome
to
example
.
com
,
<
%= @user.name %></h1>
<p>
You have successfully signed up to example.com,
your username is: <%=
@user
.
login
%>.<br/>
<
/p>
<p>
To login to the site, just follow this link: <%= @url %>.
</
p
>
<
p
>
Thanks
for
joining
and
have
a
great
day!
<
/p>
</
body
>
<
/html>
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus