2022-10-08 09:19:40 -05:00
|
|
|
#!/usr/bin/php
|
2022-10-16 09:22:44 -05:00
|
|
|
<div class="row" id="notice">
|
|
|
|
<h2 class="col-12 header">Public Notice</h2>
|
|
|
|
</div>
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-12 text">
|
2022-10-31 20:21:34 -05:00
|
|
|
<p></p>
|
2022-10-18 20:12:45 -05:00
|
|
|
<strong>No Guarentee</strong>
|
2022-10-16 09:22:44 -05:00
|
|
|
<p>
|
2022-10-18 20:12:45 -05:00
|
|
|
Anything I say, do, or produce comes with no guarentee or warranty
|
|
|
|
unless explicitly noted.
|
|
|
|
</p>
|
|
|
|
<strong>Freedom of Choice</strong>
|
|
|
|
<p>
|
|
|
|
My time is my own and I choose what to do with it. I am in the process
|
|
|
|
of reclaiming any of it which I feel has been given away in error.
|
|
|
|
</p>
|
|
|
|
<strong>Freedom of Association</strong>
|
|
|
|
<p>
|
|
|
|
I choose who and what I do my business with and hold the right to make
|
|
|
|
different choices at any time.
|
2022-10-16 09:22:44 -05:00
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</div>
|