12 lines
275 B
Plaintext
12 lines
275 B
Plaintext
<% page_title "Contact" %>
|
|
|
|
<div id="c-static">
|
|
<div id="a-contact">
|
|
<h1>Contact</h1>
|
|
|
|
<h2>Questions & Comments</h2>
|
|
|
|
<p>You can reach the administrator of this site at <%= mail_to Danbooru.config.contact_email, nil, :encode => :hex %>.</p>
|
|
</div>
|
|
</div>
|