Bootstrap 5 updates continued
This commit is contained in:
6
app/views/termsPage.html
Normal file
6
app/views/termsPage.html
Normal file
@ -0,0 +1,6 @@
|
||||
<div class="terms-page col-lg-8 mx-auto my-5">
|
||||
{TERMS}
|
||||
<div class="text-center py-3">
|
||||
<a href="#top" class="btn btn-outline-primary">Back to Top</a>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user