aboutsummaryrefslogtreecommitdiff
path: root/static/rules.html
blob: 574435a99a90865f41a33c2748426e8fc2bce68f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
  <body style="background-color:#ffffee; max-width: 800px; margin: 0 auto;">
    <a style="color: black;" href="javascript:history.back()">[Back]</a>  
    <h1 style="text-align: center;">Rules and Agreements:</h1>
    <ol>
      <li>Do not break or violate United States laws.</li>
      <li>Age Restriction is 18 years and older.</li>
      <li>Any blue boards are restricted to work safe posts only.</li>
    </ol>
  </body>
</html>