hfkfhkfhgjkuhgfkjfghkj

This commit is contained in:
Local Dev
2025-02-03 12:03:51 -05:00
commit fd36f0f4bf
302 changed files with 22625 additions and 0 deletions

11
app/views/termsPage.html Executable file
View File

@ -0,0 +1,11 @@
<div class="m-2 m-lg-4">
<div class="col-12 col-lg-8 col-md-10 mx-auto p-2 p-lg-4 rounded shadow-sm context-main-bg">
<h2 class="text-center mb-4">Terms of Service</h2>
<hr>
{TERMS}
<div class="text-center py-3">
<a href="#top" class="btn btn-outline-primary">Back to Top</a>
</div>
</div>
</div>