epiphany/adopt.php

53 lines
1.4 KiB
PHP
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style/stuff.css">
<title></title>
</head>
<body>
2022-11-12 16:13:57 -08:00
<div class="text">
<p>This is where you can apply to adopt! You MUST read the rules.</p>
2022-11-12 16:13:57 -08:00
It's totally fine to lump these all in one email if you want, just make sure to label each
form so I know which is which:) If you give me your site in the form, I'll add it to the
links page!
<p>send to: epiphany[at]m[dot]punkfairie[dot]net</p>
2022-11-12 16:13:57 -08:00
<div class="divide"></div>
2022-11-12 16:13:57 -08:00
<h1>Rules</h1>
<div class="left">
2022-11-12 16:13:57 -08:00
<ul class="list">
<li>4 petz/week and 2 petz/litter</li>
<li>No selling please! Trading for other petz is fine.</li>
<li>Return or MPA if no longer wanted.</li>
<li>No hexing other than eyelids.</li>
<li>Keep my prefix when showing - "EP's/[your prefix]"</li>
<li>Keep my rules in the profile when trading/MPA</li>
<li>Tree-trimming, gender swaps, name, and owner changes are fine!</li>
</ul>
</div>
2022-11-12 16:13:57 -08:00
<div class="divide"></div>
2022-11-12 16:13:57 -08:00
<h1>Adoption Form</h1>
2022-11-12 16:13:57 -08:00
<p>
name:<br>
email:<br>
do you have a site?:<br>
which petz?:
</p>
2022-11-12 16:13:57 -08:00
<img class="pet" src="images/fore.png" title="Fore ; adopted from Arie @ Litterz Factory">
2022-11-12 16:13:57 -08:00
</div>
</body>
</html>