aboutsummaryrefslogtreecommitdiff
path: root/views/rules.html
blob: afb0319d3e23e2b7f1d172f724582ef46b100836 (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 any laws of the U.S.A.</li>
      <li>You must be 18 to post or access this website.</li>
      <li>Blue boards are restricted to work-safe (SFW) posts only.</li>
    </ol>
  </body>
</html>